#D8CFCB Color

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

Color preview

#D8CFCB

Color formats

HEX
#D8CFCB
RGB
rgb(216, 207, 203)
RGBA
rgba(216, 207, 203, 1)
HSL
hsl(18, 14%, 82%)
HSV
hsv(18, 6%, 85%)
CMYK
cmyk(0%, 4%, 6%, 15%)
CSS variable
--color-primary: #D8CFCB;
Lowercase HEX
#d8cfcb

Shades

Tints

Tones

Harmony

CSS snippets for #D8CFCB

.color-d8cfcb {
  color: #D8CFCB;
  background-color: #D8CFCB;
}

Frequently asked questions

What color is #D8CFCB?+

#D8CFCB is a HEX color with RGB value rgb(216, 207, 203) and HSL value hsl(18, 14%, 82%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #D8CFCB?+

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