#D9EDCB Color

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

Color preview

#D9EDCB

Color formats

HEX
#D9EDCB
RGB
rgb(217, 237, 203)
RGBA
rgba(217, 237, 203, 1)
HSL
hsl(95, 49%, 86%)
HSV
hsv(95, 14%, 93%)
CMYK
cmyk(8%, 0%, 14%, 7%)
CSS variable
--color-primary: #D9EDCB;
Lowercase HEX
#d9edcb

Shades

Tints

Tones

Harmony

CSS snippets for #D9EDCB

.color-d9edcb {
  color: #D9EDCB;
  background-color: #D9EDCB;
}

Frequently asked questions

What color is #D9EDCB?+

#D9EDCB is a HEX color with RGB value rgb(217, 237, 203) and HSL value hsl(95, 49%, 86%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #D9EDCB?+

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