#CECC92 Color

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

Color preview

#CECC92

Color formats

HEX
#CECC92
RGB
rgb(206, 204, 146)
RGBA
rgba(206, 204, 146, 1)
HSL
hsl(58, 38%, 69%)
HSV
hsv(58, 29%, 81%)
CMYK
cmyk(0%, 1%, 29%, 19%)
CSS variable
--color-primary: #CECC92;
Lowercase HEX
#cecc92

Shades

Tints

Tones

Harmony

CSS snippets for #CECC92

.color-cecc92 {
  color: #CECC92;
  background-color: #CECC92;
}

Frequently asked questions

What color is #CECC92?+

#CECC92 is a HEX color with RGB value rgb(206, 204, 146) and HSL value hsl(58, 38%, 69%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CECC92?+

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