#CDD22D Color

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

Color preview

#CDD22D

Color formats

HEX
#CDD22D
RGB
rgb(205, 210, 45)
RGBA
rgba(205, 210, 45, 1)
HSL
hsl(62, 65%, 50%)
HSV
hsv(62, 79%, 82%)
CMYK
cmyk(2%, 0%, 79%, 18%)
CSS variable
--color-primary: #CDD22D;
Lowercase HEX
#cdd22d

Shades

Tints

Tones

Harmony

CSS snippets for #CDD22D

.color-cdd22d {
  color: #CDD22D;
  background-color: #CDD22D;
}

Frequently asked questions

What color is #CDD22D?+

#CDD22D is a HEX color with RGB value rgb(205, 210, 45) and HSL value hsl(62, 65%, 50%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #CDD22D?+

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