#D9EECB Color

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

Color preview

#D9EECB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #D9EECB

.color-d9eecb {
  color: #D9EECB;
  background-color: #D9EECB;
}

Frequently asked questions

What color is #D9EECB?+

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

What is the closest Tailwind color to #D9EECB?+

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