#B55AAA Color

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

Color preview

#B55AAA

Color formats

HEX
#B55AAA
RGB
rgb(181, 90, 170)
RGBA
rgba(181, 90, 170, 1)
HSL
hsl(307, 38%, 53%)
HSV
hsv(307, 50%, 71%)
CMYK
cmyk(0%, 50%, 6%, 29%)
CSS variable
--color-primary: #B55AAA;
Lowercase HEX
#b55aaa

Shades

Tints

Tones

Harmony

CSS snippets for #B55AAA

.color-b55aaa {
  color: #B55AAA;
  background-color: #B55AAA;
}

Frequently asked questions

What color is #B55AAA?+

#B55AAA is a HEX color with RGB value rgb(181, 90, 170) and HSL value hsl(307, 38%, 53%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #B55AAA?+

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