#CECE86 Color

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

Color preview

#CECE86

Color formats

HEX
#CECE86
RGB
rgb(206, 206, 134)
RGBA
rgba(206, 206, 134, 1)
HSL
hsl(60, 42%, 67%)
HSV
hsv(60, 35%, 81%)
CMYK
cmyk(0%, 0%, 35%, 19%)
CSS variable
--color-primary: #CECE86;
Lowercase HEX
#cece86

Shades

Tints

Tones

Harmony

CSS snippets for #CECE86

.color-cece86 {
  color: #CECE86;
  background-color: #CECE86;
}

Frequently asked questions

What color is #CECE86?+

#CECE86 is a HEX color with RGB value rgb(206, 206, 134) and HSL value hsl(60, 42%, 67%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CECE86?+

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