#B81EB5 Color

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

Color preview

#B81EB5

Color formats

HEX
#B81EB5
RGB
rgb(184, 30, 181)
RGBA
rgba(184, 30, 181, 1)
HSL
hsl(301, 72%, 42%)
HSV
hsv(301, 84%, 72%)
CMYK
cmyk(0%, 84%, 2%, 28%)
CSS variable
--color-primary: #B81EB5;
Lowercase HEX
#b81eb5

Shades

Tints

Tones

Harmony

CSS snippets for #B81EB5

.color-b81eb5 {
  color: #B81EB5;
  background-color: #B81EB5;
}

Frequently asked questions

What color is #B81EB5?+

#B81EB5 is a HEX color with RGB value rgb(184, 30, 181) and HSL value hsl(301, 72%, 42%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #B81EB5?+

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