#B22EAE Color

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

Color preview

#B22EAE

Color formats

HEX
#B22EAE
RGB
rgb(178, 46, 174)
RGBA
rgba(178, 46, 174, 1)
HSL
hsl(302, 59%, 44%)
HSV
hsv(302, 74%, 70%)
CMYK
cmyk(0%, 74%, 2%, 30%)
CSS variable
--color-primary: #B22EAE;
Lowercase HEX
#b22eae

Shades

Tints

Tones

Harmony

CSS snippets for #B22EAE

.color-b22eae {
  color: #B22EAE;
  background-color: #B22EAE;
}

Frequently asked questions

What color is #B22EAE?+

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

What is the closest Tailwind color to #B22EAE?+

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