#D3AEBB Color

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

Color preview

#D3AEBB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #D3AEBB

.color-d3aebb {
  color: #D3AEBB;
  background-color: #D3AEBB;
}

Frequently asked questions

What color is #D3AEBB?+

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

What is the closest Tailwind color to #D3AEBB?+

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