Identify a color

Color Name Finder

Find the closest CSS color name and traditional Chinese color for any Hex, RGB or HSL value.

Color formats

hex#3B82F6
hex8#3B82F6FF
rgbrgb(59, 130, 246)
rgbargba(59, 130, 246, 1)
hslhsl(217, 91%, 60%)
hslahsla(217, 91%, 60%, 1)
hsvhsv(217, 76%, 96%)
oklchoklch(0.62 0.188 260)

How to use this tool

Enter a color or use the browser eyedropper. Matches are ranked with perceptual OKLab distance instead of raw RGB distance.

  1. 1 Enter a color or pick one from the screen.
  2. 2 Compare exact and nearest named matches.
  3. 3 Open a related color page or save the result.

Frequently asked questions

Why can one color have several names?

Color naming systems overlap and many informal names refer to similar values. The tool labels the source of every match.

How is the nearest color calculated?

Colors are compared in perceptual OKLab space so the ranking better matches human vision.