#B30BFB Color

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

Color preview

#B30BFB

Color formats

HEX
#B30BFB
RGB
rgb(179, 11, 251)
RGBA
rgba(179, 11, 251, 1)
HSL
hsl(282, 97%, 51%)
HSV
hsv(282, 96%, 98%)
CMYK
cmyk(29%, 96%, 0%, 2%)
CSS variable
--color-primary: #B30BFB;
Lowercase HEX
#b30bfb

Shades

Tints

Tones

Harmony

CSS snippets for #B30BFB

.color-b30bfb {
  color: #B30BFB;
  background-color: #B30BFB;
}

Frequently asked questions

What color is #B30BFB?+

#B30BFB is a HEX color with RGB value rgb(179, 11, 251) and HSL value hsl(282, 97%, 51%). Its closest CSS named color is DarkViolet.

What is the closest Tailwind color to #B30BFB?+

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