#B81EAE Color

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

Color preview

#B81EAE

Color formats

HEX
#B81EAE
RGB
rgb(184, 30, 174)
RGBA
rgba(184, 30, 174, 1)
HSL
hsl(304, 72%, 42%)
HSV
hsv(304, 84%, 72%)
CMYK
cmyk(0%, 84%, 5%, 28%)
CSS variable
--color-primary: #B81EAE;
Lowercase HEX
#b81eae

Shades

Tints

Tones

Harmony

CSS snippets for #B81EAE

.color-b81eae {
  color: #B81EAE;
  background-color: #B81EAE;
}

Frequently asked questions

What color is #B81EAE?+

#B81EAE is a HEX color with RGB value rgb(184, 30, 174) and HSL value hsl(304, 72%, 42%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #B81EAE?+

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