#B84EAC Color

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

Color preview

#B84EAC

Color formats

HEX
#B84EAC
RGB
rgb(184, 78, 172)
RGBA
rgba(184, 78, 172, 1)
HSL
hsl(307, 43%, 51%)
HSV
hsv(307, 58%, 72%)
CMYK
cmyk(0%, 58%, 7%, 28%)
CSS variable
--color-primary: #B84EAC;
Lowercase HEX
#b84eac

Shades

Tints

Tones

Harmony

CSS snippets for #B84EAC

.color-b84eac {
  color: #B84EAC;
  background-color: #B84EAC;
}

Frequently asked questions

What color is #B84EAC?+

#B84EAC is a HEX color with RGB value rgb(184, 78, 172) and HSL value hsl(307, 43%, 51%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #B84EAC?+

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