Magentleman
#aa22bb
Here's everything about the color Magentleman (#aa22bb) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #aa22bb | |
|---|---|---|
| RGB | rgb(170, 34, 187) | |
| HSL | hsl(293, 69%, 43%) | |
| CMYK | cmyk(9%, 82%, 0%, 27%) | |
| LAB | lab(43, 66, -50) | |
| OKLCH | oklch(0.54 0.234 323) |
Color harmonies
Tints & shades
Code snippets
color: #aa22bb;
background-color: #aa22bb;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-purple-500 /* ≈ #ad46ff */
/* Flutter */
Color(0xFFAA22BB)
/* Swift / UIKit */
UIColor(red: 0.67, green: 0.13, blue: 0.73, alpha: 1.0)