#D8EADF Color

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

Color preview

#D8EADF

Color formats

HEX
#D8EADF
RGB
rgb(216, 234, 223)
RGBA
rgba(216, 234, 223, 1)
HSL
hsl(143, 30%, 88%)
HSV
hsv(143, 8%, 92%)
CMYK
cmyk(8%, 0%, 5%, 8%)
CSS variable
--color-primary: #D8EADF;
Lowercase HEX
#d8eadf

Shades

Tints

Tones

Harmony

CSS snippets for #D8EADF

.color-d8eadf {
  color: #D8EADF;
  background-color: #D8EADF;
}

Frequently asked questions

What color is #D8EADF?+

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

What is the closest Tailwind color to #D8EADF?+

The closest Tailwind color is neutral-200, available as the bg-neutral-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