#B54A9F Color

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

Color preview

#B54A9F

Color formats

HEX
#B54A9F
RGB
rgb(181, 74, 159)
RGBA
rgba(181, 74, 159, 1)
HSL
hsl(312, 42%, 50%)
HSV
hsv(312, 59%, 71%)
CMYK
cmyk(0%, 59%, 12%, 29%)
CSS variable
--color-primary: #B54A9F;
Lowercase HEX
#b54a9f

Shades

Tints

Tones

Harmony

CSS snippets for #B54A9F

.color-b54a9f {
  color: #B54A9F;
  background-color: #B54A9F;
}

Frequently asked questions

What color is #B54A9F?+

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

What is the closest Tailwind color to #B54A9F?+

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