#D8EACC Color

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

Color preview

#D8EACC

Color formats

HEX
#D8EACC
RGB
rgb(216, 234, 204)
RGBA
rgba(216, 234, 204, 1)
HSL
hsl(96, 42%, 86%)
HSV
hsv(96, 13%, 92%)
CMYK
cmyk(8%, 0%, 13%, 8%)
CSS variable
--color-primary: #D8EACC;
Lowercase HEX
#d8eacc

Shades

Tints

Tones

Harmony

CSS snippets for #D8EACC

.color-d8eacc {
  color: #D8EACC;
  background-color: #D8EACC;
}

Frequently asked questions

What color is #D8EACC?+

#D8EACC is a HEX color with RGB value rgb(216, 234, 204) and HSL value hsl(96, 42%, 86%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #D8EACC?+

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