#B54A9E Color

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

Color preview

#B54A9E

Color formats

HEX
#B54A9E
RGB
rgb(181, 74, 158)
RGBA
rgba(181, 74, 158, 1)
HSL
hsl(313, 42%, 50%)
HSV
hsv(313, 59%, 71%)
CMYK
cmyk(0%, 59%, 13%, 29%)
CSS variable
--color-primary: #B54A9E;
Lowercase HEX
#b54a9e

Shades

Tints

Tones

Harmony

CSS snippets for #B54A9E

.color-b54a9e {
  color: #B54A9E;
  background-color: #B54A9E;
}

Frequently asked questions

What color is #B54A9E?+

#B54A9E is a HEX color with RGB value rgb(181, 74, 158) and HSL value hsl(313, 42%, 50%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #B54A9E?+

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