dat-color
v0.0.9
Published
CLI tool to ouput the nearest x11 color name from a given hex
Readme
dat-color
CLI tool to ouput the nearest x11 color name from a given hex.
Installation
npm install -g dat-colorUsage
dat-color "#f3c"Outputs the color x11 name and generates a simple color palette using hello-color.
🔥 Using dat-color without arguments will generate a random color.
X11 color names
Displays all x11 color names.
dat-color -aLicense
MIT
