color-names-cli
v1.1.0
Published
Get names of colors from cli
Readme
Color Names
This allows for converting a color into an SCSS variable name to easily map a hex color to a unique color name.
Usage
color #[color in hex]Example
color '#2C88D8'will output:
$curious-blueOptions
Copy
--copy -c Copy the color name to the clipboard
Help
--help -h Prints out help text
Run it without arguments to enter the live repl
