#DDEC37 Color

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

Color preview

#DDEC37

Color formats

HEX
#DDEC37
RGB
rgb(221, 236, 55)
RGBA
rgba(221, 236, 55, 1)
HSL
hsl(65, 83%, 57%)
HSV
hsv(65, 77%, 93%)
CMYK
cmyk(6%, 0%, 77%, 7%)
CSS variable
--color-primary: #DDEC37;
Lowercase HEX
#ddec37

Shades

Tints

Tones

Harmony

CSS snippets for #DDEC37

.color-ddec37 {
  color: #DDEC37;
  background-color: #DDEC37;
}

Frequently asked questions

What color is #DDEC37?+

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

What is the closest Tailwind color to #DDEC37?+

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