#D7EDC9 Color

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

Color preview

#D7EDC9

Color formats

HEX
#D7EDC9
RGB
rgb(215, 237, 201)
RGBA
rgba(215, 237, 201, 1)
HSL
hsl(97, 50%, 86%)
HSV
hsv(97, 15%, 93%)
CMYK
cmyk(9%, 0%, 15%, 7%)
CSS variable
--color-primary: #D7EDC9;
Lowercase HEX
#d7edc9

Shades

Tints

Tones

Harmony

CSS snippets for #D7EDC9

.color-d7edc9 {
  color: #D7EDC9;
  background-color: #D7EDC9;
}

Frequently asked questions

What color is #D7EDC9?+

#D7EDC9 is a HEX color with RGB value rgb(215, 237, 201) and HSL value hsl(97, 50%, 86%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #D7EDC9?+

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