#B31AEA Color

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

Color preview

#B31AEA

Color formats

HEX
#B31AEA
RGB
rgb(179, 26, 234)
RGBA
rgba(179, 26, 234, 1)
HSL
hsl(284, 83%, 51%)
HSV
hsv(284, 89%, 92%)
CMYK
cmyk(24%, 89%, 0%, 8%)
CSS variable
--color-primary: #B31AEA;
Lowercase HEX
#b31aea

Shades

Tints

Tones

Harmony

CSS snippets for #B31AEA

.color-b31aea {
  color: #B31AEA;
  background-color: #B31AEA;
}

Frequently asked questions

What color is #B31AEA?+

#B31AEA is a HEX color with RGB value rgb(179, 26, 234) and HSL value hsl(284, 83%, 51%). Its closest CSS named color is BlueViolet.

What is the closest Tailwind color to #B31AEA?+

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