#CEBE97 Color

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

Color preview

#CEBE97

Color formats

HEX
#CEBE97
RGB
rgb(206, 190, 151)
RGBA
rgba(206, 190, 151, 1)
HSL
hsl(43, 36%, 70%)
HSV
hsv(43, 27%, 81%)
CMYK
cmyk(0%, 8%, 27%, 19%)
CSS variable
--color-primary: #CEBE97;
Lowercase HEX
#cebe97

Shades

Tints

Tones

Harmony

CSS snippets for #CEBE97

.color-cebe97 {
  color: #CEBE97;
  background-color: #CEBE97;
}

Frequently asked questions

What color is #CEBE97?+

#CEBE97 is a HEX color with RGB value rgb(206, 190, 151) and HSL value hsl(43, 36%, 70%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CEBE97?+

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