Aztec Warrior
#bb0066
Here's everything about the color Aztec Warrior (#bb0066) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #bb0066 | |
|---|---|---|
| RGB | rgb(187, 0, 102) | |
| HSL | hsl(327, 100%, 37%) | |
| CMYK | cmyk(0%, 100%, 45%, 27%) | |
| LAB | lab(41, 67, -1) | |
| OKLCH | oklch(0.51 0.209 358) |
Color harmonies
Tints & shades
Code snippets
color: #bb0066;
background-color: #bb0066;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-pink-500 /* ≈ #f6339a */
/* Flutter */
Color(0xFFBB0066)
/* Swift / UIKit */
UIColor(red: 0.73, green: 0.00, blue: 0.40, alpha: 1.0)