#D7EECB Color

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

Color preview

#D7EECB

Color formats

HEX
#D7EECB
RGB
rgb(215, 238, 203)
RGBA
rgba(215, 238, 203, 1)
HSL
hsl(99, 51%, 86%)
HSV
hsv(99, 15%, 93%)
CMYK
cmyk(10%, 0%, 15%, 7%)
CSS variable
--color-primary: #D7EECB;
Lowercase HEX
#d7eecb

Shades

Tints

Tones

Harmony

CSS snippets for #D7EECB

.color-d7eecb {
  color: #D7EECB;
  background-color: #D7EECB;
}

Frequently asked questions

What color is #D7EECB?+

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

What is the closest Tailwind color to #D7EECB?+

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