0.0.9 ⢠Published 9 years ago
dat-color v0.0.9
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