Color Name Finder — What is This Color Called?

Paste a hex code to get the closest color name, full RGB/HSL/CMYK values, and similar swatches—free, instant, no sign-up.

#

Closest color name

Forest Green

Hex
#228B22
RGB
rgb(34, 139, 34)
HSL
hsl(120, 61%, 34%)
CMYK
cmyk(76%, 0%, 76%, 45%)

Similar named colors

What is a Color Name Finder?

A color name finder answers “what is this color called?” when you only have a hex code from a design file, screenshot, or CSS snippet. You paste the hex; the tool compares it to a large database of named colors and returns the nearest match, plus copy-ready RGB, HSL, and CMYK values for handoff to developers or print vendors.

How to Find a Color Name from a Hex Code

  1. Enter or paste your hex code in the input field (with or without the # prefix).
  2. The tool instantly shows the closest named color and a live preview swatch.
  3. Copy the color name, hex, RGB, or HSL with one click.
  4. Explore similar named colors nearby and click a swatch to try another hex.

Why Color Names Matter in Design

Shared names reduce confusion in design systems, Figma libraries, and brand guidelines. When everyone references “Forest Green #228B22” instead of three slightly different greens, tokens stay aligned across web, app, and marketing. A name finder bridges the gap between an anonymous hex from a mood board and the vocabulary your team already uses in CSS and documentation.

Frequently Asked Questions

How do I find the name of a color from a hex code?
Paste or type your hex code into the Color Name Finder. The tool matches your color against hundreds of named colors using RGB distance and shows the closest name plus RGB, HSL, and CMYK values you can copy.
What is the closest color name to my hex code?
The closest name is the named color in our database with the smallest Euclidean distance to your hex in RGB space. CSS named colors, Tailwind-style labels, and common design color names are all included.
Can I find a color name from RGB values?
Yes—convert RGB to hex first (or use the values shown in the results panel after entering hex). The finder works from hex; RGB and HSL outputs are generated from the same color for documentation.
What are the most common named colors in CSS?
CSS defines 140+ named colors such as navy (#000080), forestgreen (#228B22), tomato, steelblue, and rebeccapurple. Browsers resolve names like color: forestgreen to a fixed hex value.

Build palettes from your base color with our palette generator, validate text pairs in the contrast checker, or generate light and dark steps with the tint and shade generator.