#CED33C Color

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

Color preview

#CED33C

Color formats

HEX
#CED33C
RGB
rgb(206, 211, 60)
RGBA
rgba(206, 211, 60, 1)
HSL
hsl(62, 63%, 53%)
HSV
hsv(62, 72%, 83%)
CMYK
cmyk(2%, 0%, 72%, 17%)
CSS variable
--color-primary: #CED33C;
Lowercase HEX
#ced33c

Shades

Tints

Tones

Harmony

CSS snippets for #CED33C

.color-ced33c {
  color: #CED33C;
  background-color: #CED33C;
}

Frequently asked questions

What color is #CED33C?+

#CED33C is a HEX color with RGB value rgb(206, 211, 60) and HSL value hsl(62, 63%, 53%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #CED33C?+

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