#B32EF5 Color

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

Color preview

#B32EF5

Color formats

HEX
#B32EF5
RGB
rgb(179, 46, 245)
RGBA
rgba(179, 46, 245, 1)
HSL
hsl(280, 91%, 57%)
HSV
hsv(280, 81%, 96%)
CMYK
cmyk(27%, 81%, 0%, 4%)
CSS variable
--color-primary: #B32EF5;
Lowercase HEX
#b32ef5

Shades

Tints

Tones

Harmony

CSS snippets for #B32EF5

.color-b32ef5 {
  color: #B32EF5;
  background-color: #B32EF5;
}

Frequently asked questions

What color is #B32EF5?+

#B32EF5 is a HEX color with RGB value rgb(179, 46, 245) and HSL value hsl(280, 91%, 57%). Its closest CSS named color is BlueViolet.

What is the closest Tailwind color to #B32EF5?+

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