#B33EEA Color

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

Color preview

#B33EEA

Color formats

HEX
#B33EEA
RGB
rgb(179, 62, 234)
RGBA
rgba(179, 62, 234, 1)
HSL
hsl(281, 80%, 58%)
HSV
hsv(281, 74%, 92%)
CMYK
cmyk(24%, 74%, 0%, 8%)
CSS variable
--color-primary: #B33EEA;
Lowercase HEX
#b33eea

Shades

Tints

Tones

Harmony

CSS snippets for #B33EEA

.color-b33eea {
  color: #B33EEA;
  background-color: #B33EEA;
}

Frequently asked questions

What color is #B33EEA?+

#B33EEA is a HEX color with RGB value rgb(179, 62, 234) and HSL value hsl(281, 80%, 58%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #B33EEA?+

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