#D2EEAA Color

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

Color preview

#D2EEAA

Color formats

HEX
#D2EEAA
RGB
rgb(210, 238, 170)
RGBA
rgba(210, 238, 170, 1)
HSL
hsl(85, 67%, 80%)
HSV
hsv(85, 29%, 93%)
CMYK
cmyk(12%, 0%, 29%, 7%)
CSS variable
--color-primary: #D2EEAA;
Lowercase HEX
#d2eeaa

Shades

Tints

Tones

Harmony

CSS snippets for #D2EEAA

.color-d2eeaa {
  color: #D2EEAA;
  background-color: #D2EEAA;
}

Frequently asked questions

What color is #D2EEAA?+

#D2EEAA is a HEX color with RGB value rgb(210, 238, 170) and HSL value hsl(85, 67%, 80%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #D2EEAA?+

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