#D2DCCB Color

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

Color preview

#D2DCCB

Color formats

HEX
#D2DCCB
RGB
rgb(210, 220, 203)
RGBA
rgba(210, 220, 203, 1)
HSL
hsl(95, 20%, 83%)
HSV
hsv(95, 8%, 86%)
CMYK
cmyk(5%, 0%, 8%, 14%)
CSS variable
--color-primary: #D2DCCB;
Lowercase HEX
#d2dccb

Shades

Tints

Tones

Harmony

CSS snippets for #D2DCCB

.color-d2dccb {
  color: #D2DCCB;
  background-color: #D2DCCB;
}

Frequently asked questions

What color is #D2DCCB?+

#D2DCCB is a HEX color with RGB value rgb(210, 220, 203) and HSL value hsl(95, 20%, 83%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #D2DCCB?+

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