#CEBF9B Color

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

Color preview

#CEBF9B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CEBF9B

.color-cebf9b {
  color: #CEBF9B;
  background-color: #CEBF9B;
}

Frequently asked questions

What color is #CEBF9B?+

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

What is the closest Tailwind color to #CEBF9B?+

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