#D8AACD Color

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

Color preview

#D8AACD

Color formats

HEX
#D8AACD
RGB
rgb(216, 170, 205)
RGBA
rgba(216, 170, 205, 1)
HSL
hsl(314, 37%, 76%)
HSV
hsv(314, 21%, 85%)
CMYK
cmyk(0%, 21%, 5%, 15%)
CSS variable
--color-primary: #D8AACD;
Lowercase HEX
#d8aacd

Shades

Tints

Tones

Harmony

CSS snippets for #D8AACD

.color-d8aacd {
  color: #D8AACD;
  background-color: #D8AACD;
}

Frequently asked questions

What color is #D8AACD?+

#D8AACD is a HEX color with RGB value rgb(216, 170, 205) and HSL value hsl(314, 37%, 76%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #D8AACD?+

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