#CEBA97 Color

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

Color preview

#CEBA97

Color formats

HEX
#CEBA97
RGB
rgb(206, 186, 151)
RGBA
rgba(206, 186, 151, 1)
HSL
hsl(38, 36%, 70%)
HSV
hsv(38, 27%, 81%)
CMYK
cmyk(0%, 10%, 27%, 19%)
CSS variable
--color-primary: #CEBA97;
Lowercase HEX
#ceba97

Shades

Tints

Tones

Harmony

CSS snippets for #CEBA97

.color-ceba97 {
  color: #CEBA97;
  background-color: #CEBA97;
}

Frequently asked questions

What color is #CEBA97?+

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

What is the closest Tailwind color to #CEBA97?+

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