#D5A3EB Color

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

Color preview

#D5A3EB

Color formats

HEX
#D5A3EB
RGB
rgb(213, 163, 235)
RGBA
rgba(213, 163, 235, 1)
HSL
hsl(282, 64%, 78%)
HSV
hsv(282, 31%, 92%)
CMYK
cmyk(9%, 31%, 0%, 8%)
CSS variable
--color-primary: #D5A3EB;
Lowercase HEX
#d5a3eb

Shades

Tints

Tones

Harmony

CSS snippets for #D5A3EB

.color-d5a3eb {
  color: #D5A3EB;
  background-color: #D5A3EB;
}

Frequently asked questions

What color is #D5A3EB?+

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

What is the closest Tailwind color to #D5A3EB?+

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