#CED03E Color

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

Color preview

#CED03E

Color formats

HEX
#CED03E
RGB
rgb(206, 208, 62)
RGBA
rgba(206, 208, 62, 1)
HSL
hsl(61, 61%, 53%)
HSV
hsv(61, 70%, 82%)
CMYK
cmyk(1%, 0%, 70%, 18%)
CSS variable
--color-primary: #CED03E;
Lowercase HEX
#ced03e

Shades

Tints

Tones

Harmony

CSS snippets for #CED03E

.color-ced03e {
  color: #CED03E;
  background-color: #CED03E;
}

Frequently asked questions

What color is #CED03E?+

#CED03E is a HEX color with RGB value rgb(206, 208, 62) and HSL value hsl(61, 61%, 53%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #CED03E?+

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