#B91AEA Color

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

Color preview

#B91AEA

Color formats

HEX
#B91AEA
RGB
rgb(185, 26, 234)
RGBA
rgba(185, 26, 234, 1)
HSL
hsl(286, 83%, 51%)
HSV
hsv(286, 89%, 92%)
CMYK
cmyk(21%, 89%, 0%, 8%)
CSS variable
--color-primary: #B91AEA;
Lowercase HEX
#b91aea

Shades

Tints

Tones

Harmony

CSS snippets for #B91AEA

.color-b91aea {
  color: #B91AEA;
  background-color: #B91AEA;
}

Frequently asked questions

What color is #B91AEA?+

#B91AEA is a HEX color with RGB value rgb(185, 26, 234) and HSL value hsl(286, 83%, 51%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #B91AEA?+

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