#D8CDCF Color

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

Color preview

#D8CDCF

Color formats

HEX
#D8CDCF
RGB
rgb(216, 205, 207)
RGBA
rgba(216, 205, 207, 1)
HSL
hsl(349, 12%, 83%)
HSV
hsv(349, 5%, 85%)
CMYK
cmyk(0%, 5%, 4%, 15%)
CSS variable
--color-primary: #D8CDCF;
Lowercase HEX
#d8cdcf

Shades

Tints

Tones

Harmony

CSS snippets for #D8CDCF

.color-d8cdcf {
  color: #D8CDCF;
  background-color: #D8CDCF;
}

Frequently asked questions

What color is #D8CDCF?+

#D8CDCF is a HEX color with RGB value rgb(216, 205, 207) and HSL value hsl(349, 12%, 83%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #D8CDCF?+

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