#B82EAE Color

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

Color preview

#B82EAE

Color formats

HEX
#B82EAE
RGB
rgb(184, 46, 174)
RGBA
rgba(184, 46, 174, 1)
HSL
hsl(304, 60%, 45%)
HSV
hsv(304, 75%, 72%)
CMYK
cmyk(0%, 75%, 5%, 28%)
CSS variable
--color-primary: #B82EAE;
Lowercase HEX
#b82eae

Shades

Tints

Tones

Harmony

CSS snippets for #B82EAE

.color-b82eae {
  color: #B82EAE;
  background-color: #B82EAE;
}

Frequently asked questions

What color is #B82EAE?+

#B82EAE is a HEX color with RGB value rgb(184, 46, 174) and HSL value hsl(304, 60%, 45%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #B82EAE?+

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