#D9EEDF Color

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

Color preview

#D9EEDF

Color formats

HEX
#D9EEDF
RGB
rgb(217, 238, 223)
RGBA
rgba(217, 238, 223, 1)
HSL
hsl(137, 38%, 89%)
HSV
hsv(137, 9%, 93%)
CMYK
cmyk(9%, 0%, 6%, 7%)
CSS variable
--color-primary: #D9EEDF;
Lowercase HEX
#d9eedf

Shades

Tints

Tones

Harmony

CSS snippets for #D9EEDF

.color-d9eedf {
  color: #D9EEDF;
  background-color: #D9EEDF;
}

Frequently asked questions

What color is #D9EEDF?+

#D9EEDF is a HEX color with RGB value rgb(217, 238, 223) and HSL value hsl(137, 38%, 89%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #D9EEDF?+

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