#B33AFF Color

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

Color preview

#B33AFF

Color formats

HEX
#B33AFF
RGB
rgb(179, 58, 255)
RGBA
rgba(179, 58, 255, 1)
HSL
hsl(277, 100%, 61%)
HSV
hsv(277, 77%, 100%)
CMYK
cmyk(30%, 77%, 0%, 0%)
CSS variable
--color-primary: #B33AFF;
Lowercase HEX
#b33aff

Shades

Tints

Tones

Harmony

CSS snippets for #B33AFF

.color-b33aff {
  color: #B33AFF;
  background-color: #B33AFF;
}

Frequently asked questions

What color is #B33AFF?+

#B33AFF is a HEX color with RGB value rgb(179, 58, 255) and HSL value hsl(277, 100%, 61%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #B33AFF?+

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