#D2EEAE Color

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

Color preview

#D2EEAE

Color formats

HEX
#D2EEAE
RGB
rgb(210, 238, 174)
RGBA
rgba(210, 238, 174, 1)
HSL
hsl(86, 65%, 81%)
HSV
hsv(86, 27%, 93%)
CMYK
cmyk(12%, 0%, 27%, 7%)
CSS variable
--color-primary: #D2EEAE;
Lowercase HEX
#d2eeae

Shades

Tints

Tones

Harmony

CSS snippets for #D2EEAE

.color-d2eeae {
  color: #D2EEAE;
  background-color: #D2EEAE;
}

Frequently asked questions

What color is #D2EEAE?+

#D2EEAE is a HEX color with RGB value rgb(210, 238, 174) and HSL value hsl(86, 65%, 81%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #D2EEAE?+

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