#D7CFCB Color

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

Color preview

#D7CFCB

Color formats

HEX
#D7CFCB
RGB
rgb(215, 207, 203)
RGBA
rgba(215, 207, 203, 1)
HSL
hsl(20, 13%, 82%)
HSV
hsv(20, 6%, 84%)
CMYK
cmyk(0%, 4%, 6%, 16%)
CSS variable
--color-primary: #D7CFCB;
Lowercase HEX
#d7cfcb

Shades

Tints

Tones

Harmony

CSS snippets for #D7CFCB

.color-d7cfcb {
  color: #D7CFCB;
  background-color: #D7CFCB;
}

Frequently asked questions

What color is #D7CFCB?+

#D7CFCB is a HEX color with RGB value rgb(215, 207, 203) and HSL value hsl(20, 13%, 82%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #D7CFCB?+

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