#D8EAE8 Color

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

Color preview

#D8EAE8

Color formats

HEX
#D8EAE8
RGB
rgb(216, 234, 232)
RGBA
rgba(216, 234, 232, 1)
HSL
hsl(173, 30%, 88%)
HSV
hsv(173, 8%, 92%)
CMYK
cmyk(8%, 0%, 1%, 8%)
CSS variable
--color-primary: #D8EAE8;
Lowercase HEX
#d8eae8

Shades

Tints

Tones

Harmony

CSS snippets for #D8EAE8

.color-d8eae8 {
  color: #D8EAE8;
  background-color: #D8EAE8;
}

Frequently asked questions

What color is #D8EAE8?+

#D8EAE8 is a HEX color with RGB value rgb(216, 234, 232) and HSL value hsl(173, 30%, 88%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #D8EAE8?+

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