#B55A8C Color

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

Color preview

#B55A8C

Color formats

HEX
#B55A8C
RGB
rgb(181, 90, 140)
RGBA
rgba(181, 90, 140, 1)
HSL
hsl(327, 38%, 53%)
HSV
hsv(327, 50%, 71%)
CMYK
cmyk(0%, 50%, 23%, 29%)
CSS variable
--color-primary: #B55A8C;
Lowercase HEX
#b55a8c

Shades

Tints

Tones

Harmony

CSS snippets for #B55A8C

.color-b55a8c {
  color: #B55A8C;
  background-color: #B55A8C;
}

Frequently asked questions

What color is #B55A8C?+

#B55A8C is a HEX color with RGB value rgb(181, 90, 140) and HSL value hsl(327, 38%, 53%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #B55A8C?+

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