#D9EAED Color

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

Color preview

#D9EAED

Color formats

HEX
#D9EAED
RGB
rgb(217, 234, 237)
RGBA
rgba(217, 234, 237, 1)
HSL
hsl(189, 36%, 89%)
HSV
hsv(189, 8%, 93%)
CMYK
cmyk(8%, 1%, 0%, 7%)
CSS variable
--color-primary: #D9EAED;
Lowercase HEX
#d9eaed

Shades

Tints

Tones

Harmony

CSS snippets for #D9EAED

.color-d9eaed {
  color: #D9EAED;
  background-color: #D9EAED;
}

Frequently asked questions

What color is #D9EAED?+

#D9EAED is a HEX color with RGB value rgb(217, 234, 237) and HSL value hsl(189, 36%, 89%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #D9EAED?+

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