#CECE60 Color

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

Color preview

#CECE60

Color formats

HEX
#CECE60
RGB
rgb(206, 206, 96)
RGBA
rgba(206, 206, 96, 1)
HSL
hsl(60, 53%, 59%)
HSV
hsv(60, 53%, 81%)
CMYK
cmyk(0%, 0%, 53%, 19%)
CSS variable
--color-primary: #CECE60;
Lowercase HEX
#cece60

Shades

Tints

Tones

Harmony

CSS snippets for #CECE60

.color-cece60 {
  color: #CECE60;
  background-color: #CECE60;
}

Frequently asked questions

What color is #CECE60?+

#CECE60 is a HEX color with RGB value rgb(206, 206, 96) and HSL value hsl(60, 53%, 59%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CECE60?+

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