namethatcolor
v0.0.1
Published
A simple command line tool that provides the name of a hex based color.
Downloads
4
Readme
Name That Color
A simple command line tool that prints the name of a hex-based color.
Based off of the [name that color][http://chir.ag/projects/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