#B33EBB Color

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

Color preview

#B33EBB

Color formats

HEX
#B33EBB
RGB
rgb(179, 62, 187)
RGBA
rgba(179, 62, 187, 1)
HSL
hsl(296, 50%, 49%)
HSV
hsv(296, 67%, 73%)
CMYK
cmyk(4%, 67%, 0%, 27%)
CSS variable
--color-primary: #B33EBB;
Lowercase HEX
#b33ebb

Shades

Tints

Tones

Harmony

CSS snippets for #B33EBB

.color-b33ebb {
  color: #B33EBB;
  background-color: #B33EBB;
}

Frequently asked questions

What color is #B33EBB?+

#B33EBB is a HEX color with RGB value rgb(179, 62, 187) and HSL value hsl(296, 50%, 49%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #B33EBB?+

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