#A32EB2 Color

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

Color preview

#A32EB2

Color formats

HEX
#A32EB2
RGB
rgb(163, 46, 178)
RGBA
rgba(163, 46, 178, 1)
HSL
hsl(293, 59%, 44%)
HSV
hsv(293, 74%, 70%)
CMYK
cmyk(8%, 74%, 0%, 30%)
CSS variable
--color-primary: #A32EB2;
Lowercase HEX
#a32eb2

Shades

Tints

Tones

Harmony

CSS snippets for #A32EB2

.color-a32eb2 {
  color: #A32EB2;
  background-color: #A32EB2;
}

Frequently asked questions

What color is #A32EB2?+

#A32EB2 is a HEX color with RGB value rgb(163, 46, 178) and HSL value hsl(293, 59%, 44%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #A32EB2?+

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