#CEB99C Color

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

Color preview

#CEB99C

Color formats

HEX
#CEB99C
RGB
rgb(206, 185, 156)
RGBA
rgba(206, 185, 156, 1)
HSL
hsl(35, 34%, 71%)
HSV
hsv(35, 24%, 81%)
CMYK
cmyk(0%, 10%, 24%, 19%)
CSS variable
--color-primary: #CEB99C;
Lowercase HEX
#ceb99c

Shades

Tints

Tones

Harmony

CSS snippets for #CEB99C

.color-ceb99c {
  color: #CEB99C;
  background-color: #CEB99C;
}

Frequently asked questions

What color is #CEB99C?+

#CEB99C is a HEX color with RGB value rgb(206, 185, 156) and HSL value hsl(35, 34%, 71%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CEB99C?+

The closest Tailwind color is stone-400, available as the bg-stone-400 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