Promiscuous Pink
#bb11ee
Here's everything about the color Promiscuous Pink (#bb11ee) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #bb11ee | |
|---|---|---|
| RGB | rgb(187, 17, 238) | |
| HSL | hsl(286, 87%, 50%) | |
| CMYK | cmyk(21%, 93%, 0%, 7%) | |
| LAB | lab(48, 79, -72) | |
| OKLCH | oklch(0.59 0.286 315) |
Color harmonies
Tints & shades
Code snippets
color: #bb11ee;
background-color: #bb11ee;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-purple-500 /* ≈ #ad46ff */
/* Flutter */
Color(0xFFBB11EE)
/* Swift / UIKit */
UIColor(red: 0.73, green: 0.07, blue: 0.93, alpha: 1.0)