#D9ECCC Color

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

Color preview

#D9ECCC

Color formats

HEX
#D9ECCC
RGB
rgb(217, 236, 204)
RGBA
rgba(217, 236, 204, 1)
HSL
hsl(96, 46%, 86%)
HSV
hsv(96, 14%, 93%)
CMYK
cmyk(8%, 0%, 14%, 7%)
CSS variable
--color-primary: #D9ECCC;
Lowercase HEX
#d9eccc

Shades

Tints

Tones

Harmony

CSS snippets for #D9ECCC

.color-d9eccc {
  color: #D9ECCC;
  background-color: #D9ECCC;
}

Frequently asked questions

What color is #D9ECCC?+

#D9ECCC is a HEX color with RGB value rgb(217, 236, 204) and HSL value hsl(96, 46%, 86%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #D9ECCC?+

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