#B52C8E Color

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

Color preview

#B52C8E

Color formats

HEX
#B52C8E
RGB
rgb(181, 44, 142)
RGBA
rgba(181, 44, 142, 1)
HSL
hsl(317, 61%, 44%)
HSV
hsv(317, 76%, 71%)
CMYK
cmyk(0%, 76%, 22%, 29%)
CSS variable
--color-primary: #B52C8E;
Lowercase HEX
#b52c8e

Shades

Tints

Tones

Harmony

CSS snippets for #B52C8E

.color-b52c8e {
  color: #B52C8E;
  background-color: #B52C8E;
}

Frequently asked questions

What color is #B52C8E?+

#B52C8E is a HEX color with RGB value rgb(181, 44, 142) and HSL value hsl(317, 61%, 44%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #B52C8E?+

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