#DDE54D Color

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

Color preview

#DDE54D

Color formats

HEX
#DDE54D
RGB
rgb(221, 229, 77)
RGBA
rgba(221, 229, 77, 1)
HSL
hsl(63, 75%, 60%)
HSV
hsv(63, 66%, 90%)
CMYK
cmyk(3%, 0%, 66%, 10%)
CSS variable
--color-primary: #DDE54D;
Lowercase HEX
#dde54d

Shades

Tints

Tones

Harmony

CSS snippets for #DDE54D

.color-dde54d {
  color: #DDE54D;
  background-color: #DDE54D;
}

Frequently asked questions

What color is #DDE54D?+

#DDE54D is a HEX color with RGB value rgb(221, 229, 77) and HSL value hsl(63, 75%, 60%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #DDE54D?+

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