#D8EEDC Color

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

Color preview

#D8EEDC

Color formats

HEX
#D8EEDC
RGB
rgb(216, 238, 220)
RGBA
rgba(216, 238, 220, 1)
HSL
hsl(131, 39%, 89%)
HSV
hsv(131, 9%, 93%)
CMYK
cmyk(9%, 0%, 8%, 7%)
CSS variable
--color-primary: #D8EEDC;
Lowercase HEX
#d8eedc

Shades

Tints

Tones

Harmony

CSS snippets for #D8EEDC

.color-d8eedc {
  color: #D8EEDC;
  background-color: #D8EEDC;
}

Frequently asked questions

What color is #D8EEDC?+

#D8EEDC is a HEX color with RGB value rgb(216, 238, 220) and HSL value hsl(131, 39%, 89%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #D8EEDC?+

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