#B01FFF Color

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

Color preview

#B01FFF

Color formats

HEX
#B01FFF
RGB
rgb(176, 31, 255)
RGBA
rgba(176, 31, 255, 1)
HSL
hsl(279, 100%, 56%)
HSV
hsv(279, 88%, 100%)
CMYK
cmyk(31%, 88%, 0%, 0%)
CSS variable
--color-primary: #B01FFF;
Lowercase HEX
#b01fff

Shades

Tints

Tones

Harmony

CSS snippets for #B01FFF

.color-b01fff {
  color: #B01FFF;
  background-color: #B01FFF;
}

Frequently asked questions

What color is #B01FFF?+

#B01FFF is a HEX color with RGB value rgb(176, 31, 255) and HSL value hsl(279, 100%, 56%). Its closest CSS named color is BlueViolet.

What is the closest Tailwind color to #B01FFF?+

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