Punk Rock Purple
#bb11aa
Here's everything about the color Punk Rock Purple (#bb11aa) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #bb11aa | |
|---|---|---|
| RGB | rgb(187, 17, 170) | |
| HSL | hsl(306, 83%, 40%) | |
| CMYK | cmyk(0%, 91%, 9%, 27%) | |
| LAB | lab(44, 71, -38) | |
| OKLCH | oklch(0.55 0.239 333) |
Color harmonies
Tints & shades
Code snippets
color: #bb11aa;
background-color: #bb11aa;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-pink-500 /* ≈ #f6339a */
/* Flutter */
Color(0xFFBB11AA)
/* Swift / UIKit */
UIColor(red: 0.73, green: 0.07, blue: 0.67, alpha: 1.0)