#B91EE7 Color

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

Color preview

#B91EE7

Color formats

HEX
#B91EE7
RGB
rgb(185, 30, 231)
RGBA
rgba(185, 30, 231, 1)
HSL
hsl(286, 81%, 51%)
HSV
hsv(286, 87%, 91%)
CMYK
cmyk(20%, 87%, 0%, 9%)
CSS variable
--color-primary: #B91EE7;
Lowercase HEX
#b91ee7

Shades

Tints

Tones

Harmony

CSS snippets for #B91EE7

.color-b91ee7 {
  color: #B91EE7;
  background-color: #B91EE7;
}

Frequently asked questions

What color is #B91EE7?+

#B91EE7 is a HEX color with RGB value rgb(185, 30, 231) and HSL value hsl(286, 81%, 51%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #B91EE7?+

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