#B41FFF Color

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

Color preview

#B41FFF

Color formats

HEX
#B41FFF
RGB
rgb(180, 31, 255)
RGBA
rgba(180, 31, 255, 1)
HSL
hsl(280, 100%, 56%)
HSV
hsv(280, 88%, 100%)
CMYK
cmyk(29%, 88%, 0%, 0%)
CSS variable
--color-primary: #B41FFF;
Lowercase HEX
#b41fff

Shades

Tints

Tones

Harmony

CSS snippets for #B41FFF

.color-b41fff {
  color: #B41FFF;
  background-color: #B41FFF;
}

Frequently asked questions

What color is #B41FFF?+

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

What is the closest Tailwind color to #B41FFF?+

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