Skip to content

A simple command line tool that provides the name of a hex based color.

Notifications You must be signed in to change notification settings

rjoo/namethatcolor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Name That Color

A simple command line tool that prints the name of a hex-based color.

Based off of the name that color tool by Chjirag Mehta.

Installation

npm install -g namethatcolor

Usage

ntc <color>

ntc "#ff9966"
#ff9966 is orange with the exact color name: Atomic Tangerine
ntc "#1a0dab"
#1a0dab is blue with the closest color name: Ultramarine

About

A simple command line tool that provides the name of a hex based color.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published