#D2DDBF Color

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

Color preview

#D2DDBF

Color formats

HEX
#D2DDBF
RGB
rgb(210, 221, 191)
RGBA
rgba(210, 221, 191, 1)
HSL
hsl(82, 31%, 81%)
HSV
hsv(82, 14%, 87%)
CMYK
cmyk(5%, 0%, 14%, 13%)
CSS variable
--color-primary: #D2DDBF;
Lowercase HEX
#d2ddbf

Shades

Tints

Tones

Harmony

CSS snippets for #D2DDBF

.color-d2ddbf {
  color: #D2DDBF;
  background-color: #D2DDBF;
}

Frequently asked questions

What color is #D2DDBF?+

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

What is the closest Tailwind color to #D2DDBF?+

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