#D3ABC2 Color

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

Color preview

#D3ABC2

Color formats

HEX
#D3ABC2
RGB
rgb(211, 171, 194)
RGBA
rgba(211, 171, 194, 1)
HSL
hsl(326, 31%, 75%)
HSV
hsv(326, 19%, 83%)
CMYK
cmyk(0%, 19%, 8%, 17%)
CSS variable
--color-primary: #D3ABC2;
Lowercase HEX
#d3abc2

Shades

Tints

Tones

Harmony

CSS snippets for #D3ABC2

.color-d3abc2 {
  color: #D3ABC2;
  background-color: #D3ABC2;
}

Frequently asked questions

What color is #D3ABC2?+

#D3ABC2 is a HEX color with RGB value rgb(211, 171, 194) and HSL value hsl(326, 31%, 75%). Its closest CSS named color is Silver.

What is the closest Tailwind color to #D3ABC2?+

The closest Tailwind color is pink-300, available as the bg-pink-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