#DDEC35 Color

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

Color preview

#DDEC35

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DDEC35

.color-ddec35 {
  color: #DDEC35;
  background-color: #DDEC35;
}

Frequently asked questions

What color is #DDEC35?+

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

What is the closest Tailwind color to #DDEC35?+

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