#B22EAA Color

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

Color preview

#B22EAA

Color formats

HEX
#B22EAA
RGB
rgb(178, 46, 170)
RGBA
rgba(178, 46, 170, 1)
HSL
hsl(304, 59%, 44%)
HSV
hsv(304, 74%, 70%)
CMYK
cmyk(0%, 74%, 4%, 30%)
CSS variable
--color-primary: #B22EAA;
Lowercase HEX
#b22eaa

Shades

Tints

Tones

Harmony

CSS snippets for #B22EAA

.color-b22eaa {
  color: #B22EAA;
  background-color: #B22EAA;
}

Frequently asked questions

What color is #B22EAA?+

#B22EAA is a HEX color with RGB value rgb(178, 46, 170) and HSL value hsl(304, 59%, 44%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #B22EAA?+

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