#CECE92 Color

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

Color preview

#CECE92

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CECE92

.color-cece92 {
  color: #CECE92;
  background-color: #CECE92;
}

Frequently asked questions

What color is #CECE92?+

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

What is the closest Tailwind color to #CECE92?+

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