#D3B8AE Color

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

Color preview

#D3B8AE

Color formats

HEX
#D3B8AE
RGB
rgb(211, 184, 174)
RGBA
rgba(211, 184, 174, 1)
HSL
hsl(16, 30%, 75%)
HSV
hsv(16, 18%, 83%)
CMYK
cmyk(0%, 13%, 18%, 17%)
CSS variable
--color-primary: #D3B8AE;
Lowercase HEX
#d3b8ae

Shades

Tints

Tones

Harmony

CSS snippets for #D3B8AE

.color-d3b8ae {
  color: #D3B8AE;
  background-color: #D3B8AE;
}

Frequently asked questions

What color is #D3B8AE?+

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

What is the closest Tailwind color to #D3B8AE?+

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