#CECE4B Color

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

Color preview

#CECE4B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CECE4B

.color-cece4b {
  color: #CECE4B;
  background-color: #CECE4B;
}

Frequently asked questions

What color is #CECE4B?+

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

What is the closest Tailwind color to #CECE4B?+

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