#D3ACFA Color

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

Color preview

#D3ACFA

Color formats

HEX
#D3ACFA
RGB
rgb(211, 172, 250)
RGBA
rgba(211, 172, 250, 1)
HSL
hsl(270, 89%, 83%)
HSV
hsv(270, 31%, 98%)
CMYK
cmyk(16%, 31%, 0%, 2%)
CSS variable
--color-primary: #D3ACFA;
Lowercase HEX
#d3acfa

Shades

Tints

Tones

Harmony

CSS snippets for #D3ACFA

.color-d3acfa {
  color: #D3ACFA;
  background-color: #D3ACFA;
}

Frequently asked questions

What color is #D3ACFA?+

#D3ACFA is a HEX color with RGB value rgb(211, 172, 250) and HSL value hsl(270, 89%, 83%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #D3ACFA?+

The closest Tailwind color is purple-300, available as the bg-purple-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