that-color
v1.1.0
Published
CLI tool to ouput the nearest x11 color name from a given hex
Downloads
4
Readme
that-color
Ouputs the nearest X11 color name from a given hex, tint and a palette from hello-color.
Installation
npm install -g that-color
Usage
that-color "#f3c"
🔥 Using that-color
without arguments will generate a random color.
X11 color names
Displays all x11 color names.
that-color -a
License
MIT