Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 423 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 423 Bytes

Name That Color

A simple command line tool that prints the name of a hex-based color.

Based off of the name that color tool by Chjirag Mehta.

Installation

npm install -g namethatcolor

Usage

ntc <color>

ntc "#ff9966"
#ff9966 is orange with the exact color name: Atomic Tangerine
ntc "#1a0dab"
#1a0dab is blue with the closest color name: Ultramarine