that-color

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

Usage no npm install needed!

<script type="module">
  import thatColor from 'https://cdn.skypack.dev/that-color';
</script>

README

that-color

Ouputs the nearest X11 color name from a given hex, tint and a palette from hello-color.

Installation

npm install -g that-color

Usage

that-color "#f3c"

🔥 Using that-color without arguments will generate a random color.

X11 color names

Displays all x11 color names.

that-color -a

License

MIT