#DDE02E Color

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

Color preview

#DDE02E

Color formats

HEX
#DDE02E
RGB
rgb(221, 224, 46)
RGBA
rgba(221, 224, 46, 1)
HSL
hsl(61, 74%, 53%)
HSV
hsv(61, 79%, 88%)
CMYK
cmyk(1%, 0%, 79%, 12%)
CSS variable
--color-primary: #DDE02E;
Lowercase HEX
#dde02e

Shades

Tints

Tones

Harmony

CSS snippets for #DDE02E

.color-dde02e {
  color: #DDE02E;
  background-color: #DDE02E;
}

Frequently asked questions

What color is #DDE02E?+

#DDE02E is a HEX color with RGB value rgb(221, 224, 46) and HSL value hsl(61, 74%, 53%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #DDE02E?+

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