#B80EFB Color

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

Color preview

#B80EFB

Color formats

HEX
#B80EFB
RGB
rgb(184, 14, 251)
RGBA
rgba(184, 14, 251, 1)
HSL
hsl(283, 97%, 52%)
HSV
hsv(283, 94%, 98%)
CMYK
cmyk(27%, 94%, 0%, 2%)
CSS variable
--color-primary: #B80EFB;
Lowercase HEX
#b80efb

Shades

Tints

Tones

Harmony

CSS snippets for #B80EFB

.color-b80efb {
  color: #B80EFB;
  background-color: #B80EFB;
}

Frequently asked questions

What color is #B80EFB?+

#B80EFB is a HEX color with RGB value rgb(184, 14, 251) and HSL value hsl(283, 97%, 52%). Its closest CSS named color is DarkViolet.

What is the closest Tailwind color to #B80EFB?+

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