#B53B8A Color

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

Color preview

#B53B8A

Color formats

HEX
#B53B8A
RGB
rgb(181, 59, 138)
RGBA
rgba(181, 59, 138, 1)
HSL
hsl(321, 51%, 47%)
HSV
hsv(321, 67%, 71%)
CMYK
cmyk(0%, 67%, 24%, 29%)
CSS variable
--color-primary: #B53B8A;
Lowercase HEX
#b53b8a

Shades

Tints

Tones

Harmony

CSS snippets for #B53B8A

.color-b53b8a {
  color: #B53B8A;
  background-color: #B53B8A;
}

Frequently asked questions

What color is #B53B8A?+

#B53B8A is a HEX color with RGB value rgb(181, 59, 138) and HSL value hsl(321, 51%, 47%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #B53B8A?+

The closest Tailwind color is pink-600, available as the bg-pink-600 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