#D2A2BF Color

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

Color preview

#D2A2BF

Color formats

HEX
#D2A2BF
RGB
rgb(210, 162, 191)
RGBA
rgba(210, 162, 191, 1)
HSL
hsl(324, 35%, 73%)
HSV
hsv(324, 23%, 82%)
CMYK
cmyk(0%, 23%, 9%, 18%)
CSS variable
--color-primary: #D2A2BF;
Lowercase HEX
#d2a2bf

Shades

Tints

Tones

Harmony

CSS snippets for #D2A2BF

.color-d2a2bf {
  color: #D2A2BF;
  background-color: #D2A2BF;
}

Frequently asked questions

What color is #D2A2BF?+

#D2A2BF is a HEX color with RGB value rgb(210, 162, 191) and HSL value hsl(324, 35%, 73%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #D2A2BF?+

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