#DDEDA5 Color

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

Color preview

#DDEDA5

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DDEDA5

.color-ddeda5 {
  color: #DDEDA5;
  background-color: #DDEDA5;
}

Frequently asked questions

What color is #DDEDA5?+

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

What is the closest Tailwind color to #DDEDA5?+

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