Color Name Lookup
v1.0.0Bidirectional lookup: color name to hex/RGB and hex to nearest named color
Finds the closest named CSS color for any hex or RGB input, searching all 148 CSS named colors by Euclidean distance in RGB space.
How to use- →Type a color name like "coral" to see its hex, RGB, and HSL values.
- →Enter a hex code like #3b82f6 to find the nearest named CSS color.
- →Browse the full color grid at the bottom and click any swatch to look it up.
- →Click the copy icon next to any value to copy it to your clipboard.