Find the name of any color from HEX, RGB, RGBA, HSL, or a picker. Closest CSS-named match, Pantone-style descriptor, and ready-to-copy code in every format.
Color name finders translate raw color codes into human-readable names. CSS defines about 148 named colors (from aliceblue to yellowgreen), but designers often work with thousands of hand-curated shades from brand systems, paint catalogues, or Pantone-style palettes. This tool tells you the closest named match — CSS, web-safe, or extended — for any color, so you can refer to it by name in conversations, design tokens, or documentation.
Pick a color with the visual picker or paste a code in any common format (#ff5733, rgb(255, 87, 51), rgba(...), hsl(...), or a named color like tomato). The tool returns: the closest CSS-named color (e.g. tomato), an extended descriptor (e.g. "vivid orange-red"), the exact distance from the named match, and the color in every common format you might need to copy.
Closest CSS named color — one of the ~148 names browsers natively understand
Extended descriptive name — "muted teal", "vivid magenta", "warm gray", etc.
Perceptual distance — how far your color is from its nearest name (low = exact match)
HEX — #FF5733
RGB — rgb(255, 87, 51)
RGBA — with opacity control
HSL — hsl(11, 100%, 60%)
HSV — for digital painting and color theory
CMYK — approximate, for print-design reference
OKLCH — modern wide-gamut format used in CSS Color Module Level 4
Visual color picker + eyedropper (supported browsers)
Accepts every common input format and detects automatically
Searches the full set of 148 CSS named colors plus an extended descriptor library
Uses perceptual Delta-E distance (not raw RGB) for a more human-accurate match
One-click copy for every output format
Shows neighbouring named colors (with their distance) for design reference
Dark mode that follows your system preference
Pick a color with the picker, paste a code, or click the eyedropper to sample from your screen.
The closest named match appears with the perceptual distance.
Browse the alternate format strip to copy in HEX, RGB, HSL, OKLCH, etc.
Scroll the "near matches" strip for related named colors you might prefer.
Where naming colors saves time — or money:
CSS / design tokens — using tomato in code is more readable than #FF6347; the tool tells you whether your hex is close enough to a named color to refer to it that way.
Brand consistency reviews — comparing a screenshot color against your brand palette to flag drift.
Print & merchandise design — finding the closest standard color name when emailing a vendor.
Design documentation — "the navigation uses muted teal" is clearer than a hex code in a Notion doc or PRD.
Accessibility writing — describing color choices in alt text or product copy ("dark forest green button").
Color theory learning — understanding why #FF5733 reads as "orange-red" and not "red" or "orange".
Email signatures & presentations — quickly converting between HEX (for HTML email) and RGB (for PowerPoint) without remembering the math.
We use Delta-E (CIE 2000) instead of simple RGB distance, so matches reflect how the human eye actually perceives color similarity. A pure RGB diff would frequently pick a name that's mathematically close but looks wrong to a designer.
HEX, RGB, HSL, HSV, CMYK, and the modern OKLCH format are all generated in one go — no flipping between three tools.
Everything runs in your browser. No colors, no eyedropper samples, no analytics are sent anywhere.
No signup, no usage caps, no ads. Open the page, pick a color, copy what you need.
148 standard CSS named colors (the official W3C list browsers natively support) plus a curated extended descriptor library that adds names like "muted teal", "warm gray", "vivid magenta", and "dusty rose" for shades the official list doesn't cover.
It always returns the closest name, but the "perceptual distance" indicates how close. Distance close to zero means it's effectively that color; a high distance means your color is between two named colors with no perfect match.
OKLCH is a perceptually uniform color space defined in CSS Color Module Level 4. Equal numerical differences in OKLCH correspond to roughly equal perceived differences — making it ideal for generating palettes, animating colors, and modern wide-gamut displays.
Both describe colors by hue, but HSL uses lightness (50% = pure color, 100% = white) while HSV uses value (100% = pure color, 0% = black). HSL is friendlier for picking text vs. background; HSV is preferred by digital painters.
The CMYK output is an approximation for screen reference only. True print conversion depends on the printer profile, paper stock, and ink set — always verify with your printer's color profile before press.
Yes — the picker has an alpha channel slider, and RGBA / HSLA outputs include opacity. The named match is computed from the underlying RGB color, not the alpha.
Yes — once the page loads, naming and conversion run entirely client-side.
How to Use Color Name Finder — HEX & RGB to Closest Named Color
Enter or paste the content you want to process using the color name finder — hex & rgb to closest named color.
Adjust any available settings or options to customize the output.
View, copy, or download your processed results instantly.
Find the name of any color from HEX, RGB, RGBA, HSL, or a picker. Closest CSS-named match, Pantone-style descriptor, and ready-to-copy code in every format.
Tool Use:
3Type:
Free ToolPrivacy:
Client SidePick and customize RGBA colors with full alpha-channel control. Free online RGBA color picker with live preview and copy-ready CSS.
Generate linear, radial, and conic CSS gradients with live preview and copy-ready code. Free online CSS gradient generator for designers and developers.
Convert HEX color codes to RGB and RGB values back to HEX — perfect for web design and CSS work.
Convert HEX color codes to RGBA format with adjustable alpha. Free online hex to RGBA converter with live preview — perfect for transparent web design.
Pick, customize, and copy HEX color codes online. Free hex color picker with eyedropper, RGB / HSL preview, and palette suggestions.