#CDD24B Color

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

Color preview

#CDD24B

Color formats

HEX
#CDD24B
RGB
rgb(205, 210, 75)
RGBA
rgba(205, 210, 75, 1)
HSL
hsl(62, 60%, 56%)
HSV
hsv(62, 64%, 82%)
CMYK
cmyk(2%, 0%, 64%, 18%)
CSS variable
--color-primary: #CDD24B;
Lowercase HEX
#cdd24b

Shades

Tints

Tones

Harmony

CSS snippets for #CDD24B

.color-cdd24b {
  color: #CDD24B;
  background-color: #CDD24B;
}

Frequently asked questions

What color is #CDD24B?+

#CDD24B is a HEX color with RGB value rgb(205, 210, 75) and HSL value hsl(62, 60%, 56%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CDD24B?+

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