#D3CCBD Color

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

Color preview

#D3CCBD

Color formats

HEX
#D3CCBD
RGB
rgb(211, 204, 189)
RGBA
rgba(211, 204, 189, 1)
HSL
hsl(41, 20%, 78%)
HSV
hsv(41, 10%, 83%)
CMYK
cmyk(0%, 3%, 10%, 17%)
CSS variable
--color-primary: #D3CCBD;
Lowercase HEX
#d3ccbd

Shades

Tints

Tones

Harmony

CSS snippets for #D3CCBD

.color-d3ccbd {
  color: #D3CCBD;
  background-color: #D3CCBD;
}

Frequently asked questions

What color is #D3CCBD?+

#D3CCBD is a HEX color with RGB value rgb(211, 204, 189) and HSL value hsl(41, 20%, 78%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #D3CCBD?+

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