#D2AACB Color

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

Color preview

#D2AACB

Color formats

HEX
#D2AACB
RGB
rgb(210, 170, 203)
RGBA
rgba(210, 170, 203, 1)
HSL
hsl(311, 31%, 75%)
HSV
hsv(311, 19%, 82%)
CMYK
cmyk(0%, 19%, 3%, 18%)
CSS variable
--color-primary: #D2AACB;
Lowercase HEX
#d2aacb

Shades

Tints

Tones

Harmony

CSS snippets for #D2AACB

.color-d2aacb {
  color: #D2AACB;
  background-color: #D2AACB;
}

Frequently asked questions

What color is #D2AACB?+

#D2AACB is a HEX color with RGB value rgb(210, 170, 203) and HSL value hsl(311, 31%, 75%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #D2AACB?+

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