#DDE540 Color

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

Color preview

#DDE540

Color formats

HEX
#DDE540
RGB
rgb(221, 229, 64)
RGBA
rgba(221, 229, 64, 1)
HSL
hsl(63, 76%, 57%)
HSV
hsv(63, 72%, 90%)
CMYK
cmyk(3%, 0%, 72%, 10%)
CSS variable
--color-primary: #DDE540;
Lowercase HEX
#dde540

Shades

Tints

Tones

Harmony

CSS snippets for #DDE540

.color-dde540 {
  color: #DDE540;
  background-color: #DDE540;
}

Frequently asked questions

What color is #DDE540?+

#DDE540 is a HEX color with RGB value rgb(221, 229, 64) and HSL value hsl(63, 76%, 57%). Its closest CSS named color is GreenYellow.

What is the closest Tailwind color to #DDE540?+

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