Plum Perfect
#aa1155
Here's everything about the color Plum Perfect (#aa1155) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #aa1155 | |
|---|---|---|
| RGB | rgb(170, 17, 85) | |
| HSL | hsl(333, 82%, 37%) | |
| CMYK | cmyk(0%, 90%, 50%, 33%) | |
| LAB | lab(38, 60, 4) | |
| OKLCH | oklch(0.48 0.186 3) |
Color harmonies
Tints & shades
Code snippets
color: #aa1155;
background-color: #aa1155;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-rose-500 /* ≈ #ff2056 */
/* Flutter */
Color(0xFFAA1155)
/* Swift / UIKit */
UIColor(red: 0.67, green: 0.07, blue: 0.33, alpha: 1.0)