#D7DDCF Color

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

Color preview

#D7DDCF

Color formats

HEX
#D7DDCF
RGB
rgb(215, 221, 207)
RGBA
rgba(215, 221, 207, 1)
HSL
hsl(86, 17%, 84%)
HSV
hsv(86, 6%, 87%)
CMYK
cmyk(3%, 0%, 6%, 13%)
CSS variable
--color-primary: #D7DDCF;
Lowercase HEX
#d7ddcf

Shades

Tints

Tones

Harmony

CSS snippets for #D7DDCF

.color-d7ddcf {
  color: #D7DDCF;
  background-color: #D7DDCF;
}

Frequently asked questions

What color is #D7DDCF?+

#D7DDCF is a HEX color with RGB value rgb(215, 221, 207) and HSL value hsl(86, 17%, 84%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #D7DDCF?+

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