#CECE55 Color

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

Color preview

#CECE55

Color formats

HEX
#CECE55
RGB
rgb(206, 206, 85)
RGBA
rgba(206, 206, 85, 1)
HSL
hsl(60, 55%, 57%)
HSV
hsv(60, 59%, 81%)
CMYK
cmyk(0%, 0%, 59%, 19%)
CSS variable
--color-primary: #CECE55;
Lowercase HEX
#cece55

Shades

Tints

Tones

Harmony

CSS snippets for #CECE55

.color-cece55 {
  color: #CECE55;
  background-color: #CECE55;
}

Frequently asked questions

What color is #CECE55?+

#CECE55 is a HEX color with RGB value rgb(206, 206, 85) and HSL value hsl(60, 55%, 57%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CECE55?+

The closest Tailwind color is lime-300, available as the bg-lime-300 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