#DDEEA2 Color

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

Color preview

#DDEEA2

Color formats

HEX
#DDEEA2
RGB
rgb(221, 238, 162)
RGBA
rgba(221, 238, 162, 1)
HSL
hsl(73, 69%, 78%)
HSV
hsv(73, 32%, 93%)
CMYK
cmyk(7%, 0%, 32%, 7%)
CSS variable
--color-primary: #DDEEA2;
Lowercase HEX
#ddeea2

Shades

Tints

Tones

Harmony

CSS snippets for #DDEEA2

.color-ddeea2 {
  color: #DDEEA2;
  background-color: #DDEEA2;
}

Frequently asked questions

What color is #DDEEA2?+

#DDEEA2 is a HEX color with RGB value rgb(221, 238, 162) and HSL value hsl(73, 69%, 78%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DDEEA2?+

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