Color Name Finder matches a hex color to the closest of the 147 CSS named colors, using a weighted RGB distance that roughly tracks how different colors look.
It also resolves a name to its hex value. It runs in your browser.
The CSS palette has gaps. A color between two named colors will snap to whichever is closer, which may not be the name you expected.
A rough measure of how far the input is from the named color. Zero is an exact match; small numbers are visually very close.
The CSS Level 4 named colors, including rebeccapurple and both gray and grey spellings.
No. The tool runs entirely on this page.