#B10BFE Color

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

Color preview

#B10BFE

Color formats

HEX
#B10BFE
RGB
rgb(177, 11, 254)
RGBA
rgba(177, 11, 254, 1)
HSL
hsl(281, 99%, 52%)
HSV
hsv(281, 96%, 100%)
CMYK
cmyk(30%, 96%, 0%, 0%)
CSS variable
--color-primary: #B10BFE;
Lowercase HEX
#b10bfe

Shades

Tints

Tones

Harmony

CSS snippets for #B10BFE

.color-b10bfe {
  color: #B10BFE;
  background-color: #B10BFE;
}

Frequently asked questions

What color is #B10BFE?+

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

What is the closest Tailwind color to #B10BFE?+

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