#B33BEA Color

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

Color preview

#B33BEA

Color formats

HEX
#B33BEA
RGB
rgb(179, 59, 234)
RGBA
rgba(179, 59, 234, 1)
HSL
hsl(281, 81%, 57%)
HSV
hsv(281, 75%, 92%)
CMYK
cmyk(24%, 75%, 0%, 8%)
CSS variable
--color-primary: #B33BEA;
Lowercase HEX
#b33bea

Shades

Tints

Tones

Harmony

CSS snippets for #B33BEA

.color-b33bea {
  color: #B33BEA;
  background-color: #B33BEA;
}

Frequently asked questions

What color is #B33BEA?+

#B33BEA is a HEX color with RGB value rgb(179, 59, 234) and HSL value hsl(281, 81%, 57%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #B33BEA?+

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