color-names-cli

v1.1.0
Get names of colors from cli

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

Options

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

npm i color-names-cli

Metadata

  • ISC
  • >=8
  • Nick The Sick
  • released 6/29/2019

Downloads

Maintainers