#B33CEE Color

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

Color preview

#B33CEE

Color formats

HEX
#B33CEE
RGB
rgb(179, 60, 238)
RGBA
rgba(179, 60, 238, 1)
HSL
hsl(280, 84%, 58%)
HSV
hsv(280, 75%, 93%)
CMYK
cmyk(25%, 75%, 0%, 7%)
CSS variable
--color-primary: #B33CEE;
Lowercase HEX
#b33cee

Shades

Tints

Tones

Harmony

CSS snippets for #B33CEE

.color-b33cee {
  color: #B33CEE;
  background-color: #B33CEE;
}

Frequently asked questions

What color is #B33CEE?+

#B33CEE is a HEX color with RGB value rgb(179, 60, 238) and HSL value hsl(280, 84%, 58%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #B33CEE?+

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