#D2DFBB Color

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

Color preview

#D2DFBB

Color formats

HEX
#D2DFBB
RGB
rgb(210, 223, 187)
RGBA
rgba(210, 223, 187, 1)
HSL
hsl(82, 36%, 80%)
HSV
hsv(82, 16%, 87%)
CMYK
cmyk(6%, 0%, 16%, 13%)
CSS variable
--color-primary: #D2DFBB;
Lowercase HEX
#d2dfbb

Shades

Tints

Tones

Harmony

CSS snippets for #D2DFBB

.color-d2dfbb {
  color: #D2DFBB;
  background-color: #D2DFBB;
}

Frequently asked questions

What color is #D2DFBB?+

#D2DFBB is a HEX color with RGB value rgb(210, 223, 187) and HSL value hsl(82, 36%, 80%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #D2DFBB?+

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