#CDD23E Color

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

Color preview

#CDD23E

Color formats

HEX
#CDD23E
RGB
rgb(205, 210, 62)
RGBA
rgba(205, 210, 62, 1)
HSL
hsl(62, 62%, 53%)
HSV
hsv(62, 70%, 82%)
CMYK
cmyk(2%, 0%, 70%, 18%)
CSS variable
--color-primary: #CDD23E;
Lowercase HEX
#cdd23e

Shades

Tints

Tones

Harmony

CSS snippets for #CDD23E

.color-cdd23e {
  color: #CDD23E;
  background-color: #CDD23E;
}

Frequently asked questions

What color is #CDD23E?+

#CDD23E is a HEX color with RGB value rgb(205, 210, 62) and HSL value hsl(62, 62%, 53%). Its closest CSS named color is YellowGreen.

What is the closest Tailwind color to #CDD23E?+

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