#B30FFF Color

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

Color preview

#B30FFF

Color formats

HEX
#B30FFF
RGB
rgb(179, 15, 255)
RGBA
rgba(179, 15, 255, 1)
HSL
hsl(281, 100%, 53%)
HSV
hsv(281, 94%, 100%)
CMYK
cmyk(30%, 94%, 0%, 0%)
CSS variable
--color-primary: #B30FFF;
Lowercase HEX
#b30fff

Shades

Tints

Tones

Harmony

CSS snippets for #B30FFF

.color-b30fff {
  color: #B30FFF;
  background-color: #B30FFF;
}

Frequently asked questions

What color is #B30FFF?+

#B30FFF is a HEX color with RGB value rgb(179, 15, 255) and HSL value hsl(281, 100%, 53%). Its closest CSS named color is DarkViolet.

What is the closest Tailwind color to #B30FFF?+

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