#D1EAED Color

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

Color preview

#D1EAED

Color formats

HEX
#D1EAED
RGB
rgb(209, 234, 237)
RGBA
rgba(209, 234, 237, 1)
HSL
hsl(186, 44%, 87%)
HSV
hsv(186, 12%, 93%)
CMYK
cmyk(12%, 1%, 0%, 7%)
CSS variable
--color-primary: #D1EAED;
Lowercase HEX
#d1eaed

Shades

Tints

Tones

Harmony

CSS snippets for #D1EAED

.color-d1eaed {
  color: #D1EAED;
  background-color: #D1EAED;
}

Frequently asked questions

What color is #D1EAED?+

#D1EAED is a HEX color with RGB value rgb(209, 234, 237) and HSL value hsl(186, 44%, 87%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #D1EAED?+

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