Color Name Lookup
Find the closest matching CSS color name for any color hex. Fast, free, and fully client-side.
Closest Match Results
Calculating closest color...
How the Color Name Lookup Works
Identifies the closest named color from any HEX or RGB code, matched by nearest-distance against a built-in set of common named colors.
Usage Example
#87CEEB matches "SkyBlue". #DC143C matches "Crimson".
Frequently Asked Questions
What color list is this matched against?
A built-in set of 34 common named colors — not the full CSS or Pantone spec.
