#D3AAFF Color

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

Color preview

#D3AAFF

Color formats

HEX
#D3AAFF
RGB
rgb(211, 170, 255)
RGBA
rgba(211, 170, 255, 1)
HSL
hsl(269, 100%, 83%)
HSV
hsv(269, 33%, 100%)
CMYK
cmyk(17%, 33%, 0%, 0%)
CSS variable
--color-primary: #D3AAFF;
Lowercase HEX
#d3aaff

Shades

Tints

Tones

Harmony

CSS snippets for #D3AAFF

.color-d3aaff {
  color: #D3AAFF;
  background-color: #D3AAFF;
}

Frequently asked questions

What color is #D3AAFF?+

#D3AAFF is a HEX color with RGB value rgb(211, 170, 255) and HSL value hsl(269, 100%, 83%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #D3AAFF?+

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