#D2EEDD Color

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

Color preview

#D2EEDD

Color formats

HEX
#D2EEDD
RGB
rgb(210, 238, 221)
RGBA
rgba(210, 238, 221, 1)
HSL
hsl(144, 45%, 88%)
HSV
hsv(144, 12%, 93%)
CMYK
cmyk(12%, 0%, 7%, 7%)
CSS variable
--color-primary: #D2EEDD;
Lowercase HEX
#d2eedd

Shades

Tints

Tones

Harmony

CSS snippets for #D2EEDD

.color-d2eedd {
  color: #D2EEDD;
  background-color: #D2EEDD;
}

Frequently asked questions

What color is #D2EEDD?+

#D2EEDD is a HEX color with RGB value rgb(210, 238, 221) and HSL value hsl(144, 45%, 88%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #D2EEDD?+

The closest Tailwind color is emerald-100, available as the bg-emerald-100 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