#CDDD44 Color

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

Color preview

#CDDD44

Color formats

HEX
#CDDD44
RGB
rgb(205, 221, 68)
RGBA
rgba(205, 221, 68, 1)
HSL
hsl(66, 69%, 57%)
HSV
hsv(66, 69%, 87%)
CMYK
cmyk(7%, 0%, 69%, 13%)
CSS variable
--color-primary: #CDDD44;
Lowercase HEX
#cddd44

Shades

Tints

Tones

Harmony

CSS snippets for #CDDD44

.color-cddd44 {
  color: #CDDD44;
  background-color: #CDDD44;
}

Frequently asked questions

What color is #CDDD44?+

#CDDD44 is a HEX color with RGB value rgb(205, 221, 68) and HSL value hsl(66, 69%, 57%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #CDDD44?+

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