#D5AACD Color

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

Color preview

#D5AACD

Color formats

HEX
#D5AACD
RGB
rgb(213, 170, 205)
RGBA
rgba(213, 170, 205, 1)
HSL
hsl(311, 34%, 75%)
HSV
hsv(311, 20%, 84%)
CMYK
cmyk(0%, 20%, 4%, 16%)
CSS variable
--color-primary: #D5AACD;
Lowercase HEX
#d5aacd

Shades

Tints

Tones

Harmony

CSS snippets for #D5AACD

.color-d5aacd {
  color: #D5AACD;
  background-color: #D5AACD;
}

Frequently asked questions

What color is #D5AACD?+

#D5AACD is a HEX color with RGB value rgb(213, 170, 205) and HSL value hsl(311, 34%, 75%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #D5AACD?+

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