#CDDD1D Color

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

Color preview

#CDDD1D

Color formats

HEX
#CDDD1D
RGB
rgb(205, 221, 29)
RGBA
rgba(205, 221, 29, 1)
HSL
hsl(65, 77%, 49%)
HSV
hsv(65, 87%, 87%)
CMYK
cmyk(7%, 0%, 87%, 13%)
CSS variable
--color-primary: #CDDD1D;
Lowercase HEX
#cddd1d

Shades

Tints

Tones

Harmony

CSS snippets for #CDDD1D

.color-cddd1d {
  color: #CDDD1D;
  background-color: #CDDD1D;
}

Frequently asked questions

What color is #CDDD1D?+

#CDDD1D is a HEX color with RGB value rgb(205, 221, 29) and HSL value hsl(65, 77%, 49%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #CDDD1D?+

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