#B53C9D Color

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

Color preview

#B53C9D

Color formats

HEX
#B53C9D
RGB
rgb(181, 60, 157)
RGBA
rgba(181, 60, 157, 1)
HSL
hsl(312, 50%, 47%)
HSV
hsv(312, 67%, 71%)
CMYK
cmyk(0%, 67%, 13%, 29%)
CSS variable
--color-primary: #B53C9D;
Lowercase HEX
#b53c9d

Shades

Tints

Tones

Harmony

CSS snippets for #B53C9D

.color-b53c9d {
  color: #B53C9D;
  background-color: #B53C9D;
}

Frequently asked questions

What color is #B53C9D?+

#B53C9D is a HEX color with RGB value rgb(181, 60, 157) and HSL value hsl(312, 50%, 47%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #B53C9D?+

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