Closest Color Name
Find the closest named colour to any colour code.
The nearest name to a colour
Any colour code can be matched to the human colour name closest to it, which is far more memorable and communicable than a string of hex digits. This finds the nearest named colour to whatever code you enter, so you can put a recognisable name to a precise colour.
Enter a colour code to find its closest name.
Approximate by nature, useful anyway
Because there are a limited number of colour names but effectively infinite colours, any specific colour is matched to the closest name rather than an exact one — so two visibly different colours can both come back as the same nearest name. That makes this a tool for communication and rough identification, not precision: it is genuinely handy for describing a colour to someone, giving a memorable handle to a hex value you keep reusing, or getting a rough sense of what a code represents. For exactness, the code itself remains the truth, but a nearest name bridges the gap between a precise but meaningless number and a colour a person can picture.
Common questions
Is the closest name an exact match?
No — there are limited names for near-infinite colours, so it finds the nearest name, and different colours can share the same closest one.
What is it useful for?
Describing a colour to someone, giving a memorable handle to a hex value, or getting a rough sense of what a code represents.
Is anything uploaded?
No. It runs entirely in your browser.