#B82EB3 Color

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

Color preview

#B82EB3

Color formats

HEX
#B82EB3
RGB
rgb(184, 46, 179)
RGBA
rgba(184, 46, 179, 1)
HSL
hsl(302, 60%, 45%)
HSV
hsv(302, 75%, 72%)
CMYK
cmyk(0%, 75%, 3%, 28%)
CSS variable
--color-primary: #B82EB3;
Lowercase HEX
#b82eb3

Shades

Tints

Tones

Harmony

CSS snippets for #B82EB3

.color-b82eb3 {
  color: #B82EB3;
  background-color: #B82EB3;
}

Frequently asked questions

What color is #B82EB3?+

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

What is the closest Tailwind color to #B82EB3?+

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