#B84EAA Color

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

Color preview

#B84EAA

Color formats

HEX
#B84EAA
RGB
rgb(184, 78, 170)
RGBA
rgba(184, 78, 170, 1)
HSL
hsl(308, 43%, 51%)
HSV
hsv(308, 58%, 72%)
CMYK
cmyk(0%, 58%, 8%, 28%)
CSS variable
--color-primary: #B84EAA;
Lowercase HEX
#b84eaa

Shades

Tints

Tones

Harmony

CSS snippets for #B84EAA

.color-b84eaa {
  color: #B84EAA;
  background-color: #B84EAA;
}

Frequently asked questions

What color is #B84EAA?+

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

What is the closest Tailwind color to #B84EAA?+

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