#CEB17D Color

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

Color preview

#CEB17D

Color formats

HEX
#CEB17D
RGB
rgb(206, 177, 125)
RGBA
rgba(206, 177, 125, 1)
HSL
hsl(39, 45%, 65%)
HSV
hsv(39, 39%, 81%)
CMYK
cmyk(0%, 14%, 39%, 19%)
CSS variable
--color-primary: #CEB17D;
Lowercase HEX
#ceb17d

Shades

Tints

Tones

Harmony

CSS snippets for #CEB17D

.color-ceb17d {
  color: #CEB17D;
  background-color: #CEB17D;
}

Frequently asked questions

What color is #CEB17D?+

#CEB17D is a HEX color with RGB value rgb(206, 177, 125) and HSL value hsl(39, 45%, 65%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CEB17D?+

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