#CED33B Color

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

Color preview

#CED33B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CED33B

.color-ced33b {
  color: #CED33B;
  background-color: #CED33B;
}

Frequently asked questions

What color is #CED33B?+

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

What is the closest Tailwind color to #CED33B?+

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