ColorPickerTools

Color Name Finder — Find the Name of Any Color

Enter a HEX or RGB color and find the closest named color, with the exact code and distance.

Quick answer: Enter a HEX or RGB value and get the closest named color from a library of ~140 CSS and common names, plus the exact matched code and the distance between the two.

RGB 127, 255, 212
Closest named color
Aquamarine
#7FFFD4 · distance 0
Other close names
SkyBlue#87CEEB
PaleTurquoise#AFEEEE
PowderBlue#B0E0E6
LightSkyBlue#87CEFA
LightBlue#ADD8E6
Core facts
InputHEX or RGB
Name library~140 CSS + common colors
MatchesNearest name + distance
CostFree

What is a Color Name Finder?

A color name finder matches a numeric color code to the nearest human color name. Designers and clients usually describe colors by name — 'that teal', 'the mustard one' — while computers store them as HEX. This tool closes the gap by measuring the perceptual distance from your code to a library of named colors and reporting the closest match.

Common Uses for Color Name Finder

  • Name a color a client described in words so you can agree on a code
  • Find the nearest CSS named color to paste into a quick prototype
  • Label swatches in a document with readable names

Frequently Asked Questions

Why is the match only 'closest' and not exact?
There are far more possible colors (16.7 million) than names. The tool reports the nearest named color and the distance, so you know how loose the match is.
How is distance measured?
With a weighted Euclidean distance in RGB that approximates human perception better than a plain straight-line difference, so near-matches look right.
What list of names is used?
The CSS named colors plus common extended names — around 140 in total, from AliceBlue to YellowGreen.

More color pickers

More Color Tools