UtilitiesTools

Color Namer

Paste, pick, or eyedrop any color to get its closest real name, family, and match quality.

R 199
G 222
B 220
Peek-a-Blue

You picked #c7dedc. Its closest named match is Peek-a-Blue, a blue-green light accent.

Your color #C7DEDC
Named reference #C7DEDC
Simple color: blue-green Very close Cyan family

Nearest Color Neighbors

Hue Sweep Palette

Five Shades of Peek-a-Blue (Cyan family)

Saturation Step Palette

Brightness Step Palette

What is the Color Namer?

You have a color — a hex code from a screenshot, a shade you eyedropped off a webpage, a value spat out by a design tool — and you want to know what it's actually called. That's what the Color Namer does. Drop in any color and it instantly tells you its closest real color name (like "Peek-a-Blue", "Dusty Rose", or "Slate"), which color family it belongs to, and how exact the match is. It's the opposite of a plain color picker: a picker hands you a hex code, while this tool hands you the word — the vocabulary you need to describe, search for, and talk about color.

How to use it

  1. Give it a color any of five ways: type or paste a HEX code (#c7dedc or c7dedc), use the visual picker square and hue slider, click the Eyedropper button to grab any pixel on your screen, drag the RGB sliders, or hit 🎲 Random to explore.
  2. Read the answer. You instantly see a big swatch, the matched name, and a match score telling you how close that name is.
  3. Check the alternates. Two or three near-name options appear next to it — click any to see its details, because color naming is rarely black and white.
  4. Copy what you need — the name, HEX, RGB, a structured one-line description, a same-family shade ladder, or a picker-derived palette — with one tap, and you're done. No sign-up, nothing to install, answer in a second.

The method behind it

Naming a color sounds simple but doing it well is a perceptual problem, not a math trick. Two colors with very different RGB numbers can look nearly identical to your eye, while two with similar RGB can look obviously different. So instead of measuring raw distance in RGB space, the Color Namer converts your color into CIELAB, a color space designed so that distance matches perceived difference. It then finds the nearest of 4,930 curated named colors by ΔE (Delta E) — the standard perceptual distance metric used across the design and print industries.

The ΔE value also tells you how trustworthy the name is. A ΔE near 0 means the name is essentially exact; a larger ΔE means it's the closest available name but not a perfect match — which is exactly why the tool shows you the score and offers alternates rather than pretending every color has one true name. The palette rows use a different kind of math: Hue Sweep keeps the picker square position fixed and moves around the hue bar in eight 45-degree jumps; Five Shades keeps the selected color as the center of a same-family ladder; Saturation Step and Brightness Step move across the visual picker axes in six fixed steps while always including the selected color.

Examples

In each case you walk away not just with a swatch but with a word you can actually use.

Common use cases

Why use this one

Plenty of sites let you pick a color. Almost none make it their job to teach you what that color is called. The Color Namer puts naming front and center: every result is a real name plus its family and a one-line explanation of what kind of color it is. It uses perceptual CIELAB ΔE matching (not crude RGB distance) over nearly 5,000 curated names, shows you how exact the match is, lets you tune a color visually in the same panel, gives you same-family, hue-sweep, saturation-step, and brightness-step palette rows, eyedrop colors straight off your screen, and runs entirely in your browser — so it's fast, private, and free. Stop guessing and start naming the colors you see.

Frequently asked questions

How accurate is the color name it gives me?

We compare your color to 4,930 curated named colors using CIELAB ΔE — a perceptual distance that mirrors how the human eye judges color, rather than raw RGB math. A ΔE near 0 means the name is essentially exact; a larger ΔE means it's the closest available name but not a perfect match, which is why we show the score and offer 2-3 alternates.

What does the ΔE (Delta E) match score mean?

ΔE is the perceptual distance between your color and the matched named color. Roughly: under 1 is indistinguishable to most eyes, 1-2 is very close, 2-10 is a recognizable but noticeable difference. We translate it into a plain-English label so you don't have to memorize the numbers.

Can I pick a color from anywhere on my screen?

Yes — in Chrome and Edge the native EyeDropper button lets you sample any pixel on screen with one click (an image, a video, another app). In any browser, you can also use the built-in visual saturation/value picker, hue slider, HEX box, and RGB sliders in the same panel to tune a color by eye and name it instantly.

Why would I need to know a color's name?

Names are how people communicate color: telling a client 'use Peek-a-Blue' is clearer than '#c7dedc', searching for 'sage green' paint beats searching a hex code, and describing colors by name to an AI image generator ('a dusty rose background') produces far better results than pasting hex values it may ignore.

Does my color or image get uploaded anywhere?

No. Everything runs in your browser — the color you pick, paste, or eyedrop never leaves your device and nothing is sent to a server. It also works offline once the page has loaded.