#BB5999 Color

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

Color preview

#BB5999

Color formats

HEX
#BB5999
RGB
rgb(187, 89, 153)
RGBA
rgba(187, 89, 153, 1)
HSL
hsl(321, 42%, 54%)
HSV
hsv(321, 52%, 73%)
CMYK
cmyk(0%, 52%, 18%, 27%)
CSS variable
--color-primary: #BB5999;
Lowercase HEX
#bb5999

Shades

Tints

Tones

Harmony

CSS snippets for #BB5999

.color-bb5999 {
  color: #BB5999;
  background-color: #BB5999;
}

Frequently asked questions

What color is #BB5999?+

#BB5999 is a HEX color with RGB value rgb(187, 89, 153) and HSL value hsl(321, 42%, 54%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #BB5999?+

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