#D3A3EB Color

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

Color preview

#D3A3EB

Color formats

HEX
#D3A3EB
RGB
rgb(211, 163, 235)
RGBA
rgba(211, 163, 235, 1)
HSL
hsl(280, 64%, 78%)
HSV
hsv(280, 31%, 92%)
CMYK
cmyk(10%, 31%, 0%, 8%)
CSS variable
--color-primary: #D3A3EB;
Lowercase HEX
#d3a3eb

Shades

Tints

Tones

Harmony

CSS snippets for #D3A3EB

.color-d3a3eb {
  color: #D3A3EB;
  background-color: #D3A3EB;
}

Frequently asked questions

What color is #D3A3EB?+

#D3A3EB is a HEX color with RGB value rgb(211, 163, 235) and HSL value hsl(280, 64%, 78%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #D3A3EB?+

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