#D7EAED Color

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

Color preview

#D7EAED

Color formats

HEX
#D7EAED
RGB
rgb(215, 234, 237)
RGBA
rgba(215, 234, 237, 1)
HSL
hsl(188, 38%, 89%)
HSV
hsv(188, 9%, 93%)
CMYK
cmyk(9%, 1%, 0%, 7%)
CSS variable
--color-primary: #D7EAED;
Lowercase HEX
#d7eaed

Shades

Tints

Tones

Harmony

CSS snippets for #D7EAED

.color-d7eaed {
  color: #D7EAED;
  background-color: #D7EAED;
}

Frequently asked questions

What color is #D7EAED?+

#D7EAED is a HEX color with RGB value rgb(215, 234, 237) and HSL value hsl(188, 38%, 89%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #D7EAED?+

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