#B53A9B Color

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

Color preview

#B53A9B

Color formats

HEX
#B53A9B
RGB
rgb(181, 58, 155)
RGBA
rgba(181, 58, 155, 1)
HSL
hsl(313, 51%, 47%)
HSV
hsv(313, 68%, 71%)
CMYK
cmyk(0%, 68%, 14%, 29%)
CSS variable
--color-primary: #B53A9B;
Lowercase HEX
#b53a9b

Shades

Tints

Tones

Harmony

CSS snippets for #B53A9B

.color-b53a9b {
  color: #B53A9B;
  background-color: #B53A9B;
}

Frequently asked questions

What color is #B53A9B?+

#B53A9B is a HEX color with RGB value rgb(181, 58, 155) and HSL value hsl(313, 51%, 47%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #B53A9B?+

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