#DDEDA1 Color

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

Color preview

#DDEDA1

Color formats

HEX
#DDEDA1
RGB
rgb(221, 237, 161)
RGBA
rgba(221, 237, 161, 1)
HSL
hsl(73, 68%, 78%)
HSV
hsv(73, 32%, 93%)
CMYK
cmyk(7%, 0%, 32%, 7%)
CSS variable
--color-primary: #DDEDA1;
Lowercase HEX
#ddeda1

Shades

Tints

Tones

Harmony

CSS snippets for #DDEDA1

.color-ddeda1 {
  color: #DDEDA1;
  background-color: #DDEDA1;
}

Frequently asked questions

What color is #DDEDA1?+

#DDEDA1 is a HEX color with RGB value rgb(221, 237, 161) and HSL value hsl(73, 68%, 78%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DDEDA1?+

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