#CEB87B Color

Inspect #CEB87B across formats, palettes, contrast and closest named color matches.

Color preview

#CEB87B

Color formats

HEX
#CEB87B
RGB
rgb(206, 184, 123)
RGBA
rgba(206, 184, 123, 1)
HSL
hsl(44, 46%, 65%)
HSV
hsv(44, 40%, 81%)
CMYK
cmyk(0%, 11%, 40%, 19%)
CSS variable
--color-primary: #CEB87B;
Lowercase HEX
#ceb87b

Shades

Tints

Tones

Harmony

CSS snippets for #CEB87B

.color-ceb87b {
  color: #CEB87B;
  background-color: #CEB87B;
}

Frequently asked questions

What color is #CEB87B?+

#CEB87B is a HEX color with RGB value rgb(206, 184, 123) and HSL value hsl(44, 46%, 65%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CEB87B?+

The closest Tailwind color is orange-300, available as the bg-orange-300 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools