#BB5984 Color

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

Color preview

#BB5984

Color formats

HEX
#BB5984
RGB
rgb(187, 89, 132)
RGBA
rgba(187, 89, 132, 1)
HSL
hsl(334, 42%, 54%)
HSV
hsv(334, 52%, 73%)
CMYK
cmyk(0%, 52%, 29%, 27%)
CSS variable
--color-primary: #BB5984;
Lowercase HEX
#bb5984

Shades

Tints

Tones

Harmony

CSS snippets for #BB5984

.color-bb5984 {
  color: #BB5984;
  background-color: #BB5984;
}

Frequently asked questions

What color is #BB5984?+

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

What is the closest Tailwind color to #BB5984?+

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