#CDDD52 Color

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

Color preview

#CDDD52

Color formats

HEX
#CDDD52
RGB
rgb(205, 221, 82)
RGBA
rgba(205, 221, 82, 1)
HSL
hsl(67, 67%, 59%)
HSV
hsv(67, 63%, 87%)
CMYK
cmyk(7%, 0%, 63%, 13%)
CSS variable
--color-primary: #CDDD52;
Lowercase HEX
#cddd52

Shades

Tints

Tones

Harmony

CSS snippets for #CDDD52

.color-cddd52 {
  color: #CDDD52;
  background-color: #CDDD52;
}

Frequently asked questions

What color is #CDDD52?+

#CDDD52 is a HEX color with RGB value rgb(205, 221, 82) and HSL value hsl(67, 67%, 59%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CDDD52?+

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