#B22EAB Color

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

Color preview

#B22EAB

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #B22EAB

.color-b22eab {
  color: #B22EAB;
  background-color: #B22EAB;
}

Frequently asked questions

What color is #B22EAB?+

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

What is the closest Tailwind color to #B22EAB?+

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