#A32BFF Color

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

Color preview

#A32BFF

Color formats

HEX
#A32BFF
RGB
rgb(163, 43, 255)
RGBA
rgba(163, 43, 255, 1)
HSL
hsl(274, 100%, 58%)
HSV
hsv(274, 83%, 100%)
CMYK
cmyk(36%, 83%, 0%, 0%)
CSS variable
--color-primary: #A32BFF;
Lowercase HEX
#a32bff

Shades

Tints

Tones

Harmony

CSS snippets for #A32BFF

.color-a32bff {
  color: #A32BFF;
  background-color: #A32BFF;
}

Frequently asked questions

What color is #A32BFF?+

#A32BFF is a HEX color with RGB value rgb(163, 43, 255) and HSL value hsl(274, 100%, 58%). Its closest CSS named color is BlueViolet.

What is the closest Tailwind color to #A32BFF?+

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