#B81EF6 Color

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

Color preview

#B81EF6

Color formats

HEX
#B81EF6
RGB
rgb(184, 30, 246)
RGBA
rgba(184, 30, 246, 1)
HSL
hsl(283, 92%, 54%)
HSV
hsv(283, 88%, 96%)
CMYK
cmyk(25%, 88%, 0%, 4%)
CSS variable
--color-primary: #B81EF6;
Lowercase HEX
#b81ef6

Shades

Tints

Tones

Harmony

CSS snippets for #B81EF6

.color-b81ef6 {
  color: #B81EF6;
  background-color: #B81EF6;
}

Frequently asked questions

What color is #B81EF6?+

#B81EF6 is a HEX color with RGB value rgb(184, 30, 246) and HSL value hsl(283, 92%, 54%). Its closest CSS named color is BlueViolet.

What is the closest Tailwind color to #B81EF6?+

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