#D8CCCF Color

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

Color preview

#D8CCCF

Color formats

HEX
#D8CCCF
RGB
rgb(216, 204, 207)
RGBA
rgba(216, 204, 207, 1)
HSL
hsl(345, 13%, 82%)
HSV
hsv(345, 6%, 85%)
CMYK
cmyk(0%, 6%, 4%, 15%)
CSS variable
--color-primary: #D8CCCF;
Lowercase HEX
#d8cccf

Shades

Tints

Tones

Harmony

CSS snippets for #D8CCCF

.color-d8cccf {
  color: #D8CCCF;
  background-color: #D8CCCF;
}

Frequently asked questions

What color is #D8CCCF?+

#D8CCCF is a HEX color with RGB value rgb(216, 204, 207) and HSL value hsl(345, 13%, 82%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #D8CCCF?+

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