Color Name Finder

Find color names from hex codes or search colors by name. Browse CSS named colors, web-safe colors, and popular design palettes. Copy hex, RGB, and color names with one click. Includes reverse hex-to-name lookup.

Results Count

Copy Tip

How to Find a Color Name from a Hex Code

  1. 1

    Search by color name or keyword

    Type a color name like 'coral', 'teal', or 'dark blue' into the search bar. The tool filters through all CSS named colors, web-safe colors, and design palette colors in real time, showing matching results as you type.
  2. 2

    Use reverse hex-to-name lookup

    Paste any hex code (e.g., #FF6347) into the reverse lookup field. The tool uses the CIEDE2000 color distance algorithm to find the closest named color in its database and displays a side-by-side visual comparison so you can judge the match quality.
  3. 3

    Browse colors by category

    Filter the full color list by category -- reds, blues, greens, purples, neutrals, and more. Each category groups related shades together, making it easy to explore options when you know the general hue but not the exact name.
  4. 4

    Copy the color value you need

    Click the Copy Hex, Copy RGB, or Copy Name button on any color card. The value is copied to your clipboard instantly, ready to paste into your CSS, design tool, or documentation.

Common Use Cases

1

Writing Readable CSS and Design Tokens

Replace cryptic hex codes in your stylesheets with human-readable CSS named colors. Using 'tomato' instead of #FF6347 or 'cornflowerblue' instead of #6495ED makes your code self-documenting and easier for teammates to understand during code review.
2

Matching Design File Colors to Standard Names

Designers often hand off colors as hex values from Figma or Sketch. Use the reverse lookup to find the closest CSS named color, then decide whether the named equivalent is close enough to use. This streamlines communication between design and development teams.
3

Building Color Palettes and Style Guides

Browse the full list of named colors by category to discover shades you may not have considered. Combine this tool with the Color Palette Generator to build cohesive palettes, or check accessibility with the Contrast Checker before finalizing your choices.
4

Content Creation and Documentation

Technical writers, educators, and bloggers often need to reference colors by name in articles and tutorials. This tool provides the authoritative name, hex code, and RGB value for any color, ensuring accuracy in published content.

Why Use Color Name Finder?

Designers and developers constantly work with colors, but remembering the exact name for a specific shade is nearly impossible. Our Color Name Finder bridges the gap between color codes and human-readable names. Search by name to find the exact hex and RGB values for colors like 'coral', 'slate gray', or 'medium sea green'. Or paste a hex code to discover the closest named color — perfect for making your CSS more readable and maintainable. The tool includes all 148 CSS named colors, extended web colors, and popular design palette colors. Each color card shows a visual swatch alongside its name, hex code, and RGB values, all copyable with a single click. The reverse lookup feature is especially useful when you have a hex code from a design file and want to know if there's a standard name for it, or what the closest named alternative would be.

The Color Name Finder is a free online tool that maps hex codes to human-readable color names and lets you search the full spectrum of CSS named colors, web-safe colors, and popular design palette colors. Whether you are writing stylesheets, building a design system, or documenting a brand palette, this tool gives you instant access to color names, hex codes, and RGB values -- all copyable with a single click. Processing happens entirely in your browser, so no data is uploaded to any server.

The reverse hex-to-name lookup is the standout feature. Paste any hex code and the tool calculates perceptual color distance using the CIEDE2000 algorithm to find the closest named color. This is far more accurate than simple RGB distance calculations because it accounts for how human vision perceives color differences. Combine this with the Color Converter to translate your colors into HSL, CMYK, and other formats, or use the Image Color Extractor to pull hex codes from photos and then identify them by name here. For accessibility testing, run your chosen colors through the Contrast Checker to verify they meet WCAG guidelines.

With all 148 CSS named colors plus extended web and design system colors organized into browsable categories, this tool replaces static color charts and long MDN reference pages. Designers use it to match Figma hex values to standard names, developers use it to write more readable CSS, and content creators use it to reference colors accurately. Pair it with the Color Palette Generator for building harmonious schemes or the Gradient Generator when you need smooth transitions between named colors.

How It Compares

Static color reference charts like the MDN CSS named colors page or htmlcolorcodes.com list colors in a fixed order with no search or filtering. You have to scroll through hundreds of entries to find what you need, and there is no way to paste a hex code and discover which named color is closest. Dedicated tools like color-name.com offer hex-to-name lookup but lack category browsing, one-click copying, and the full range of web-safe and design palette colors included here.

This Color Name Finder combines search, category filtering, and reverse hex lookup in one interface. The CIEDE2000 algorithm provides perceptually accurate matches, unlike tools that use simple Euclidean RGB distance. Everything runs client-side with no signup, no usage limits, and no ads. For developers and designers who frequently reference color names, this is a faster and more complete alternative to keeping a color cheat sheet open in another tab.

Color Name Finder Tips

1
Use the reverse lookup when you have a hex code from a design mockup and want to know the closest standard CSS color name. The CIEDE2000 algorithm measures perceptual distance, not just mathematical distance, so the results match what your eyes see.
2
CSS named colors are case-insensitive in stylesheets. 'DarkSlateGray', 'darkslategray', and 'DARKSLATEGRAY' all produce the same color (#2F4F4F) in every modern browser.
3
Not every hex code has an exact named match. When the reverse lookup shows a large distance, the hex code falls between named colors. Use the hex value directly in your CSS instead of forcing an imprecise name.
4
Pair this tool with the Color Converter when you need HSL, CMYK, or other format values that go beyond the hex and RGB shown on each card.
5
Bookmark this page as a quick reference when writing CSS. Searching here is faster than scrolling through the MDN named colors list, and the copy buttons save you from manual typing errors.

Frequently Asked Questions

1

How does the reverse hex-to-name lookup work?

Enter any hex code and the tool calculates the color distance (using the CIEDE2000 algorithm) to all named colors in our database. It returns the closest matching named color along with a visual comparison so you can see how close the match is.
2

Which color sets are included?

The database includes all 148 CSS named colors (like 'tomato', 'cornflowerblue', 'linen'), extended web-safe colors, and popular design system colors. Colors are organized into categories like reds, blues, greens, neutrals, and more.
3

Can I search by RGB values?

Currently, you can search by color name or hex code. For RGB lookup, convert your RGB value to hex first (e.g., rgb(255, 99, 71) becomes #FF6347) and use the reverse lookup feature.
4

Are these colors safe to use in CSS?

Yes. All CSS named colors in our database are part of the official CSS Color Level 4 specification and are supported by all modern browsers. You can use either the name or the hex code in your stylesheets.
5

Can I use this for print design?

This tool focuses on screen colors (RGB/Hex). While you can reference the color names and values, print design requires CMYK color values for accurate reproduction. The RGB values shown here are intended for digital use.

Rate This Tool

0/1000

Get Weekly Tools

Suggest a Tool