#D7EEDC Color

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

Color preview

#D7EEDC

Color formats

HEX
#D7EEDC
RGB
rgb(215, 238, 220)
RGBA
rgba(215, 238, 220, 1)
HSL
hsl(133, 40%, 89%)
HSV
hsv(133, 10%, 93%)
CMYK
cmyk(10%, 0%, 8%, 7%)
CSS variable
--color-primary: #D7EEDC;
Lowercase HEX
#d7eedc

Shades

Tints

Tones

Harmony

CSS snippets for #D7EEDC

.color-d7eedc {
  color: #D7EEDC;
  background-color: #D7EEDC;
}

Frequently asked questions

What color is #D7EEDC?+

#D7EEDC is a HEX color with RGB value rgb(215, 238, 220) and HSL value hsl(133, 40%, 89%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #D7EEDC?+

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