#CEDC09 Color

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

Color preview

#CEDC09

Color formats

HEX
#CEDC09
RGB
rgb(206, 220, 9)
RGBA
rgba(206, 220, 9, 1)
HSL
hsl(64, 92%, 45%)
HSV
hsv(64, 96%, 86%)
CMYK
cmyk(6%, 0%, 96%, 14%)
CSS variable
--color-primary: #CEDC09;
Lowercase HEX
#cedc09

Shades

Tints

Tones

Harmony

CSS snippets for #CEDC09

.color-cedc09 {
  color: #CEDC09;
  background-color: #CEDC09;
}

Frequently asked questions

What color is #CEDC09?+

#CEDC09 is a HEX color with RGB value rgb(206, 220, 9) and HSL value hsl(64, 92%, 45%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #CEDC09?+

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