#B41EFF Color

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

Color preview

#B41EFF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #B41EFF

.color-b41eff {
  color: #B41EFF;
  background-color: #B41EFF;
}

Frequently asked questions

What color is #B41EFF?+

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

What is the closest Tailwind color to #B41EFF?+

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