Color Name from Image
Upload a photo and click anywhere to get the closest named color — with its hex, its family and how close the match is. The whole image is also broken down into its main named colors.
Drop an image, paste, or click to upload
Matched against 240+ named colors — all in your browser.
Move to magnify · click to name a pixel ·
Main colors in this image
How to find the name of a color in a photo
Drop in an image, paste one from your clipboard, or load it from a URL. Hover to position the magnifier loupe over the exact spot you're curious about and click — the tool measures the sampled color against 245+ named colors in a perceptually-uniform color space and returns the closest match, along with its hex value, its family, and a rough confidence percentage. A short list of runner-up names sits underneath, so if the top pick isn't quite what you'd call it, a better fit is usually one click away. Below the image, the tool also breaks the whole picture down into its main colors and names each one.
"What color is this?" — turning a pixel into a word
A hex code like #7B9E89 is precise but not memorable, and it doesn't help when you need to describe a color to someone. This tool answers the "what color is this" question that a plain image color picker leaves open: instead of stopping at the code, it maps that code to a name a person actually uses — "sage," "teal," "dusty rose." The matching set blends the 140 standard CSS color names with common design and paint-industry names, and the distance is measured in OKLab rather than raw RGB, so the result lines up with how the color actually looks rather than how its numbers happen to fall.
Color name from image use cases
- Describing a color to a client or team — turn a screenshot color into a name everyone understands.
- Shopping and DIY — get a name for a wall, fabric or furniture color from a photo to search for matching products or paint.
- Moodboards and inspiration — name every dominant color in a reference image at once.
- Content writing — find the right word for a color in a product photo or hero image.
Need the raw code rather than the name? The image color picker gives you hex, RGB and every other format for any pixel. Want to compare a named result against the full standard list? Browse the 140 CSS color names or the wider named-color library by family.
Why hex codes need names
A hex code is exact but not communicable. "Use #7B9E89" tells a developer what to type and tells a client nothing; "use a soft sage green" does the reverse. Names bridge that gap — they let a color travel through a conversation, a brief, a moodboard note or a search box. They're also how people shop: paint, fabric, tile and furniture are all sold by name, so turning a color you spotted in a photo into "terracotta" or "dusty rose" is often the first step to actually buying something that matches. The trade-off is precision — many colors sit between two names — which is why this tool shows a confidence percentage and a short list of close alternatives rather than pretending there's one right answer.
Matching a paint or product color from a photo
Photos lie about color: white balance, screen calibration and compression all shift the pixels away from the real object. For the best chance of a useful match, use a photo taken in even, neutral daylight, sample a flat mid-tone area rather than a highlight or shadow, and check two or three nearby points to make sure they agree. Then treat the result as a starting vocabulary, not a spec — take the name and the hex to a retailer's own color finder, or compare against the 140 CSS color names and the wider color library to narrow down the family before you commit. If you only need the code for digital work, the image color picker gives you the exact hex and every other format.
Color name from image FAQ
How does it decide which color name is closest?
It converts the sampled color and every candidate name to OKLab — a perceptually-uniform color space — and picks the one with the smallest distance, so the match reflects how similar the colors actually look, not just how close their RGB numbers are.
How many color names does it match against?
245+ — the 140 standard CSS color names plus rebeccapurple, combined with a curated set of common design and paint names like coral, sage, terracotta and mauve.
Is my photo uploaded anywhere?
No. The image is analysed in your browser with the Canvas API and never leaves your device, so it works offline and with private images.
Can it name every color in the image at once?
Yes — under the picture, the tool extracts the image's dominant colors and names each one, so you get a named breakdown of the whole palette, not just the pixel you clicked.