#CECE40 Color

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

Color preview

#CECE40

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CECE40

.color-cece40 {
  color: #CECE40;
  background-color: #CECE40;
}

Frequently asked questions

What color is #CECE40?+

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

What is the closest Tailwind color to #CECE40?+

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