#D8EDEF Color

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

Color preview

#D8EDEF

Color formats

HEX
#D8EDEF
RGB
rgb(216, 237, 239)
RGBA
rgba(216, 237, 239, 1)
HSL
hsl(185, 42%, 89%)
HSV
hsv(185, 10%, 94%)
CMYK
cmyk(10%, 1%, 0%, 6%)
CSS variable
--color-primary: #D8EDEF;
Lowercase HEX
#d8edef

Shades

Tints

Tones

Harmony

CSS snippets for #D8EDEF

.color-d8edef {
  color: #D8EDEF;
  background-color: #D8EDEF;
}

Frequently asked questions

What color is #D8EDEF?+

#D8EDEF is a HEX color with RGB value rgb(216, 237, 239) and HSL value hsl(185, 42%, 89%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #D8EDEF?+

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