#D7DDBF Color

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

Color preview

#D7DDBF

Color formats

HEX
#D7DDBF
RGB
rgb(215, 221, 191)
RGBA
rgba(215, 221, 191, 1)
HSL
hsl(72, 31%, 81%)
HSV
hsv(72, 14%, 87%)
CMYK
cmyk(3%, 0%, 14%, 13%)
CSS variable
--color-primary: #D7DDBF;
Lowercase HEX
#d7ddbf

Shades

Tints

Tones

Harmony

CSS snippets for #D7DDBF

.color-d7ddbf {
  color: #D7DDBF;
  background-color: #D7DDBF;
}

Frequently asked questions

What color is #D7DDBF?+

#D7DDBF is a HEX color with RGB value rgb(215, 221, 191) and HSL value hsl(72, 31%, 81%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #D7DDBF?+

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