#D7DEDD Color

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

Color preview

#D7DEDD

Color formats

HEX
#D7DEDD
RGB
rgb(215, 222, 221)
RGBA
rgba(215, 222, 221, 1)
HSL
hsl(171, 10%, 86%)
HSV
hsv(171, 3%, 87%)
CMYK
cmyk(3%, 0%, 0%, 13%)
CSS variable
--color-primary: #D7DEDD;
Lowercase HEX
#d7dedd

Shades

Tints

Tones

Harmony

CSS snippets for #D7DEDD

.color-d7dedd {
  color: #D7DEDD;
  background-color: #D7DEDD;
}

Frequently asked questions

What color is #D7DEDD?+

#D7DEDD is a HEX color with RGB value rgb(215, 222, 221) and HSL value hsl(171, 10%, 86%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #D7DEDD?+

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