#D3CDCB Color

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

Color preview

#D3CDCB

Color formats

HEX
#D3CDCB
RGB
rgb(211, 205, 203)
RGBA
rgba(211, 205, 203, 1)
HSL
hsl(15, 8%, 81%)
HSV
hsv(15, 4%, 83%)
CMYK
cmyk(0%, 3%, 4%, 17%)
CSS variable
--color-primary: #D3CDCB;
Lowercase HEX
#d3cdcb

Shades

Tints

Tones

Harmony

CSS snippets for #D3CDCB

.color-d3cdcb {
  color: #D3CDCB;
  background-color: #D3CDCB;
}

Frequently asked questions

What color is #D3CDCB?+

#D3CDCB is a HEX color with RGB value rgb(211, 205, 203) and HSL value hsl(15, 8%, 81%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #D3CDCB?+

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