#BB59CC Color

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

Color preview

#BB59CC

Color formats

HEX
#BB59CC
RGB
rgb(187, 89, 204)
RGBA
rgba(187, 89, 204, 1)
HSL
hsl(291, 53%, 57%)
HSV
hsv(291, 56%, 80%)
CMYK
cmyk(8%, 56%, 0%, 20%)
CSS variable
--color-primary: #BB59CC;
Lowercase HEX
#bb59cc

Shades

Tints

Tones

Harmony

CSS snippets for #BB59CC

.color-bb59cc {
  color: #BB59CC;
  background-color: #BB59CC;
}

Frequently asked questions

What color is #BB59CC?+

#BB59CC is a HEX color with RGB value rgb(187, 89, 204) and HSL value hsl(291, 53%, 57%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #BB59CC?+

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