#BB5BCC Color

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

Color preview

#BB5BCC

Color formats

HEX
#BB5BCC
RGB
rgb(187, 91, 204)
RGBA
rgba(187, 91, 204, 1)
HSL
hsl(291, 53%, 58%)
HSV
hsv(291, 55%, 80%)
CMYK
cmyk(8%, 55%, 0%, 20%)
CSS variable
--color-primary: #BB5BCC;
Lowercase HEX
#bb5bcc

Shades

Tints

Tones

Harmony

CSS snippets for #BB5BCC

.color-bb5bcc {
  color: #BB5BCC;
  background-color: #BB5BCC;
}

Frequently asked questions

What color is #BB5BCC?+

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

What is the closest Tailwind color to #BB5BCC?+

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