#CEC99C Color

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

Color preview

#CEC99C

Color formats

HEX
#CEC99C
RGB
rgb(206, 201, 156)
RGBA
rgba(206, 201, 156, 1)
HSL
hsl(54, 34%, 71%)
HSV
hsv(54, 24%, 81%)
CMYK
cmyk(0%, 2%, 24%, 19%)
CSS variable
--color-primary: #CEC99C;
Lowercase HEX
#cec99c

Shades

Tints

Tones

Harmony

CSS snippets for #CEC99C

.color-cec99c {
  color: #CEC99C;
  background-color: #CEC99C;
}

Frequently asked questions

What color is #CEC99C?+

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

What is the closest Tailwind color to #CEC99C?+

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