Magentle
#aa11aa
Here's everything about the color Magentle (#aa11aa) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #aa11aa | |
|---|---|---|
| RGB | rgb(170, 17, 170) | |
| HSL | hsl(300, 82%, 37%) | |
| CMYK | cmyk(0%, 90%, 0%, 33%) | |
| LAB | lab(41, 67, -44) | |
| OKLCH | oklch(0.52 0.232 328) |
Color harmonies
Tints & shades
Code snippets
color: #aa11aa;
background-color: #aa11aa;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-purple-500 /* ≈ #ad46ff */
/* Flutter */
Color(0xFFAA11AA)
/* Swift / UIKit */
UIColor(red: 0.67, green: 0.07, blue: 0.67, alpha: 1.0)