#D1EEDF Color

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

Color preview

#D1EEDF

Color formats

HEX
#D1EEDF
RGB
rgb(209, 238, 223)
RGBA
rgba(209, 238, 223, 1)
HSL
hsl(149, 46%, 88%)
HSV
hsv(149, 12%, 93%)
CMYK
cmyk(12%, 0%, 6%, 7%)
CSS variable
--color-primary: #D1EEDF;
Lowercase HEX
#d1eedf

Shades

Tints

Tones

Harmony

CSS snippets for #D1EEDF

.color-d1eedf {
  color: #D1EEDF;
  background-color: #D1EEDF;
}

Frequently asked questions

What color is #D1EEDF?+

#D1EEDF is a HEX color with RGB value rgb(209, 238, 223) and HSL value hsl(149, 46%, 88%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #D1EEDF?+

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