#D2EAED Color

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

Color preview

#D2EAED

Color formats

HEX
#D2EAED
RGB
rgb(210, 234, 237)
RGBA
rgba(210, 234, 237, 1)
HSL
hsl(187, 43%, 88%)
HSV
hsv(187, 11%, 93%)
CMYK
cmyk(11%, 1%, 0%, 7%)
CSS variable
--color-primary: #D2EAED;
Lowercase HEX
#d2eaed

Shades

Tints

Tones

Harmony

CSS snippets for #D2EAED

.color-d2eaed {
  color: #D2EAED;
  background-color: #D2EAED;
}

Frequently asked questions

What color is #D2EAED?+

#D2EAED is a HEX color with RGB value rgb(210, 234, 237) and HSL value hsl(187, 43%, 88%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #D2EAED?+

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