Purple Pirate
#bb00aa
Here's everything about the color Purple Pirate (#bb00aa) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #bb00aa | |
|---|---|---|
| RGB | rgb(187, 0, 170) | |
| HSL | hsl(305, 100%, 37%) | |
| CMYK | cmyk(0%, 100%, 9%, 27%) | |
| LAB | lab(43, 72, -39) | |
| OKLCH | oklch(0.55 0.244 333) |
Color harmonies
Tints & shades
Code snippets
color: #bb00aa;
background-color: #bb00aa;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-pink-500 /* ≈ #f6339a */
/* Flutter */
Color(0xFFBB00AA)
/* Swift / UIKit */
UIColor(red: 0.73, green: 0.00, blue: 0.67, alpha: 1.0)