#D7EDD5 Color

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

Color preview

#D7EDD5

Color formats

HEX
#D7EDD5
RGB
rgb(215, 237, 213)
RGBA
rgba(215, 237, 213, 1)
HSL
hsl(115, 40%, 88%)
HSV
hsv(115, 10%, 93%)
CMYK
cmyk(9%, 0%, 10%, 7%)
CSS variable
--color-primary: #D7EDD5;
Lowercase HEX
#d7edd5

Shades

Tints

Tones

Harmony

CSS snippets for #D7EDD5

.color-d7edd5 {
  color: #D7EDD5;
  background-color: #D7EDD5;
}

Frequently asked questions

What color is #D7EDD5?+

#D7EDD5 is a HEX color with RGB value rgb(215, 237, 213) and HSL value hsl(115, 40%, 88%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #D7EDD5?+

The closest Tailwind color is emerald-100, available as the bg-emerald-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