#D3AEBC Color

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

Color preview

#D3AEBC

Color formats

HEX
#D3AEBC
RGB
rgb(211, 174, 188)
RGBA
rgba(211, 174, 188, 1)
HSL
hsl(337, 30%, 75%)
HSV
hsv(337, 18%, 83%)
CMYK
cmyk(0%, 18%, 11%, 17%)
CSS variable
--color-primary: #D3AEBC;
Lowercase HEX
#d3aebc

Shades

Tints

Tones

Harmony

CSS snippets for #D3AEBC

.color-d3aebc {
  color: #D3AEBC;
  background-color: #D3AEBC;
}

Frequently asked questions

What color is #D3AEBC?+

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

What is the closest Tailwind color to #D3AEBC?+

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