#B32FFF Color

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

Color preview

#B32FFF

Color formats

HEX
#B32FFF
RGB
rgb(179, 47, 255)
RGBA
rgba(179, 47, 255, 1)
HSL
hsl(278, 100%, 59%)
HSV
hsv(278, 82%, 100%)
CMYK
cmyk(30%, 82%, 0%, 0%)
CSS variable
--color-primary: #B32FFF;
Lowercase HEX
#b32fff

Shades

Tints

Tones

Harmony

CSS snippets for #B32FFF

.color-b32fff {
  color: #B32FFF;
  background-color: #B32FFF;
}

Frequently asked questions

What color is #B32FFF?+

#B32FFF is a HEX color with RGB value rgb(179, 47, 255) and HSL value hsl(278, 100%, 59%). Its closest CSS named color is BlueViolet.

What is the closest Tailwind color to #B32FFF?+

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