#B50BFE Color

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

Color preview

#B50BFE

Color formats

HEX
#B50BFE
RGB
rgb(181, 11, 254)
RGBA
rgba(181, 11, 254, 1)
HSL
hsl(282, 99%, 52%)
HSV
hsv(282, 96%, 100%)
CMYK
cmyk(29%, 96%, 0%, 0%)
CSS variable
--color-primary: #B50BFE;
Lowercase HEX
#b50bfe

Shades

Tints

Tones

Harmony

CSS snippets for #B50BFE

.color-b50bfe {
  color: #B50BFE;
  background-color: #B50BFE;
}

Frequently asked questions

What color is #B50BFE?+

#B50BFE is a HEX color with RGB value rgb(181, 11, 254) and HSL value hsl(282, 99%, 52%). Its closest CSS named color is DarkViolet.

What is the closest Tailwind color to #B50BFE?+

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