#D8EECB Color

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

Color preview

#D8EECB

Color formats

HEX
#D8EECB
RGB
rgb(216, 238, 203)
RGBA
rgba(216, 238, 203, 1)
HSL
hsl(98, 51%, 86%)
HSV
hsv(98, 15%, 93%)
CMYK
cmyk(9%, 0%, 15%, 7%)
CSS variable
--color-primary: #D8EECB;
Lowercase HEX
#d8eecb

Shades

Tints

Tones

Harmony

CSS snippets for #D8EECB

.color-d8eecb {
  color: #D8EECB;
  background-color: #D8EECB;
}

Frequently asked questions

What color is #D8EECB?+

#D8EECB is a HEX color with RGB value rgb(216, 238, 203) and HSL value hsl(98, 51%, 86%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #D8EECB?+

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