#B32EAA Color

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

Color preview

#B32EAA

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #B32EAA

.color-b32eaa {
  color: #B32EAA;
  background-color: #B32EAA;
}

Frequently asked questions

What color is #B32EAA?+

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

What is the closest Tailwind color to #B32EAA?+

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