#DDEC31 Color

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

Color preview

#DDEC31

Color formats

HEX
#DDEC31
RGB
rgb(221, 236, 49)
RGBA
rgba(221, 236, 49, 1)
HSL
hsl(65, 83%, 56%)
HSV
hsv(65, 79%, 93%)
CMYK
cmyk(6%, 0%, 79%, 7%)
CSS variable
--color-primary: #DDEC31;
Lowercase HEX
#ddec31

Shades

Tints

Tones

Harmony

CSS snippets for #DDEC31

.color-ddec31 {
  color: #DDEC31;
  background-color: #DDEC31;
}

Frequently asked questions

What color is #DDEC31?+

#DDEC31 is a HEX color with RGB value rgb(221, 236, 49) and HSL value hsl(65, 83%, 56%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #DDEC31?+

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