#D2CCCF Color

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

Color preview

#D2CCCF

Color formats

HEX
#D2CCCF
RGB
rgb(210, 204, 207)
RGBA
rgba(210, 204, 207, 1)
HSL
hsl(330, 6%, 81%)
HSV
hsv(330, 3%, 82%)
CMYK
cmyk(0%, 3%, 1%, 18%)
CSS variable
--color-primary: #D2CCCF;
Lowercase HEX
#d2cccf

Shades

Tints

Tones

Harmony

CSS snippets for #D2CCCF

.color-d2cccf {
  color: #D2CCCF;
  background-color: #D2CCCF;
}

Frequently asked questions

What color is #D2CCCF?+

#D2CCCF is a HEX color with RGB value rgb(210, 204, 207) and HSL value hsl(330, 6%, 81%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #D2CCCF?+

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