#CECC97 Color

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

Color preview

#CECC97

Color formats

HEX
#CECC97
RGB
rgb(206, 204, 151)
RGBA
rgba(206, 204, 151, 1)
HSL
hsl(58, 36%, 70%)
HSV
hsv(58, 27%, 81%)
CMYK
cmyk(0%, 1%, 27%, 19%)
CSS variable
--color-primary: #CECC97;
Lowercase HEX
#cecc97

Shades

Tints

Tones

Harmony

CSS snippets for #CECC97

.color-cecc97 {
  color: #CECC97;
  background-color: #CECC97;
}

Frequently asked questions

What color is #CECC97?+

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

What is the closest Tailwind color to #CECC97?+

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