#CEBF9C Color

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

Color preview

#CEBF9C

Color formats

HEX
#CEBF9C
RGB
rgb(206, 191, 156)
RGBA
rgba(206, 191, 156, 1)
HSL
hsl(42, 34%, 71%)
HSV
hsv(42, 24%, 81%)
CMYK
cmyk(0%, 7%, 24%, 19%)
CSS variable
--color-primary: #CEBF9C;
Lowercase HEX
#cebf9c

Shades

Tints

Tones

Harmony

CSS snippets for #CEBF9C

.color-cebf9c {
  color: #CEBF9C;
  background-color: #CEBF9C;
}

Frequently asked questions

What color is #CEBF9C?+

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

What is the closest Tailwind color to #CEBF9C?+

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