#B21AEE Color

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

Color preview

#B21AEE

Color formats

HEX
#B21AEE
RGB
rgb(178, 26, 238)
RGBA
rgba(178, 26, 238, 1)
HSL
hsl(283, 86%, 52%)
HSV
hsv(283, 89%, 93%)
CMYK
cmyk(25%, 89%, 0%, 7%)
CSS variable
--color-primary: #B21AEE;
Lowercase HEX
#b21aee

Shades

Tints

Tones

Harmony

CSS snippets for #B21AEE

.color-b21aee {
  color: #B21AEE;
  background-color: #B21AEE;
}

Frequently asked questions

What color is #B21AEE?+

#B21AEE is a HEX color with RGB value rgb(178, 26, 238) and HSL value hsl(283, 86%, 52%). Its closest CSS named color is BlueViolet.

What is the closest Tailwind color to #B21AEE?+

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