#B91DF7 Color

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

Color preview

#B91DF7

Color formats

HEX
#B91DF7
RGB
rgb(185, 29, 247)
RGBA
rgba(185, 29, 247, 1)
HSL
hsl(283, 93%, 54%)
HSV
hsv(283, 88%, 97%)
CMYK
cmyk(25%, 88%, 0%, 3%)
CSS variable
--color-primary: #B91DF7;
Lowercase HEX
#b91df7

Shades

Tints

Tones

Harmony

CSS snippets for #B91DF7

.color-b91df7 {
  color: #B91DF7;
  background-color: #B91DF7;
}

Frequently asked questions

What color is #B91DF7?+

#B91DF7 is a HEX color with RGB value rgb(185, 29, 247) and HSL value hsl(283, 93%, 54%). Its closest CSS named color is BlueViolet.

What is the closest Tailwind color to #B91DF7?+

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