#D8EEEC Color

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

Color preview

#D8EEEC

Color formats

HEX
#D8EEEC
RGB
rgb(216, 238, 236)
RGBA
rgba(216, 238, 236, 1)
HSL
hsl(175, 39%, 89%)
HSV
hsv(175, 9%, 93%)
CMYK
cmyk(9%, 0%, 1%, 7%)
CSS variable
--color-primary: #D8EEEC;
Lowercase HEX
#d8eeec

Shades

Tints

Tones

Harmony

CSS snippets for #D8EEEC

.color-d8eeec {
  color: #D8EEEC;
  background-color: #D8EEEC;
}

Frequently asked questions

What color is #D8EEEC?+

#D8EEEC is a HEX color with RGB value rgb(216, 238, 236) and HSL value hsl(175, 39%, 89%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #D8EEEC?+

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