#CECE85 Color

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

Color preview

#CECE85

Color formats

HEX
#CECE85
RGB
rgb(206, 206, 133)
RGBA
rgba(206, 206, 133, 1)
HSL
hsl(60, 43%, 66%)
HSV
hsv(60, 35%, 81%)
CMYK
cmyk(0%, 0%, 35%, 19%)
CSS variable
--color-primary: #CECE85;
Lowercase HEX
#cece85

Shades

Tints

Tones

Harmony

CSS snippets for #CECE85

.color-cece85 {
  color: #CECE85;
  background-color: #CECE85;
}

Frequently asked questions

What color is #CECE85?+

#CECE85 is a HEX color with RGB value rgb(206, 206, 133) and HSL value hsl(60, 43%, 66%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CECE85?+

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