0.0.9 ā€¢ Published 7 years ago

dat-color v0.0.9

Weekly downloads
6
License
MIT
Repository
github
Last release
7 years ago

dat-color

CLI tool to ouput the nearest x11 color name from a given hex.

Installation

npm install -g dat-color

Usage

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 -a

License

MIT