#9B3BEA Color

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

Color preview

#9B3BEA

Color formats

HEX
#9B3BEA
RGB
rgb(155, 59, 234)
RGBA
rgba(155, 59, 234, 1)
HSL
hsl(273, 81%, 57%)
HSV
hsv(273, 75%, 92%)
CMYK
cmyk(34%, 75%, 0%, 8%)
CSS variable
--color-primary: #9B3BEA;
Lowercase HEX
#9b3bea

Shades

Tints

Tones

Harmony

CSS snippets for #9B3BEA

.color-9b3bea {
  color: #9B3BEA;
  background-color: #9B3BEA;
}

Frequently asked questions

What color is #9B3BEA?+

#9B3BEA is a HEX color with RGB value rgb(155, 59, 234) and HSL value hsl(273, 81%, 57%). Its closest CSS named color is BlueViolet.

What is the closest Tailwind color to #9B3BEA?+

The closest Tailwind color is purple-600, available as the bg-purple-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