#DDEDA4 Color

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

Color preview

#DDEDA4

Color formats

HEX
#DDEDA4
RGB
rgb(221, 237, 164)
RGBA
rgba(221, 237, 164, 1)
HSL
hsl(73, 67%, 79%)
HSV
hsv(73, 31%, 93%)
CMYK
cmyk(7%, 0%, 31%, 7%)
CSS variable
--color-primary: #DDEDA4;
Lowercase HEX
#ddeda4

Shades

Tints

Tones

Harmony

CSS snippets for #DDEDA4

.color-ddeda4 {
  color: #DDEDA4;
  background-color: #DDEDA4;
}

Frequently asked questions

What color is #DDEDA4?+

#DDEDA4 is a HEX color with RGB value rgb(221, 237, 164) and HSL value hsl(73, 67%, 79%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DDEDA4?+

The closest Tailwind color is lime-200, available as the bg-lime-200 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