#D3A1BF Color

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

Color preview

#D3A1BF

Color formats

HEX
#D3A1BF
RGB
rgb(211, 161, 191)
RGBA
rgba(211, 161, 191, 1)
HSL
hsl(324, 36%, 73%)
HSV
hsv(324, 24%, 83%)
CMYK
cmyk(0%, 24%, 9%, 17%)
CSS variable
--color-primary: #D3A1BF;
Lowercase HEX
#d3a1bf

Shades

Tints

Tones

Harmony

CSS snippets for #D3A1BF

.color-d3a1bf {
  color: #D3A1BF;
  background-color: #D3A1BF;
}

Frequently asked questions

What color is #D3A1BF?+

#D3A1BF is a HEX color with RGB value rgb(211, 161, 191) and HSL value hsl(324, 36%, 73%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #D3A1BF?+

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