#D3C2AE Color

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

Color preview

#D3C2AE

Color formats

HEX
#D3C2AE
RGB
rgb(211, 194, 174)
RGBA
rgba(211, 194, 174, 1)
HSL
hsl(32, 30%, 75%)
HSV
hsv(32, 18%, 83%)
CMYK
cmyk(0%, 8%, 18%, 17%)
CSS variable
--color-primary: #D3C2AE;
Lowercase HEX
#d3c2ae

Shades

Tints

Tones

Harmony

CSS snippets for #D3C2AE

.color-d3c2ae {
  color: #D3C2AE;
  background-color: #D3C2AE;
}

Frequently asked questions

What color is #D3C2AE?+

#D3C2AE is a HEX color with RGB value rgb(211, 194, 174) and HSL value hsl(32, 30%, 75%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #D3C2AE?+

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