Plum Kingdom
#aa3377
Here's everything about the color Plum Kingdom (#aa3377) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #aa3377 | |
|---|---|---|
| RGB | rgb(170, 51, 119) | |
| HSL | hsl(326, 54%, 43%) | |
| CMYK | cmyk(0%, 70%, 30%, 33%) | |
| LAB | lab(42, 53, -11) | |
| OKLCH | oklch(0.52 0.169 349) |
Color harmonies
Tints & shades
Code snippets
color: #aa3377;
background-color: #aa3377;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-pink-500 /* ≈ #f6339a */
/* Flutter */
Color(0xFFAA3377)
/* Swift / UIKit */
UIColor(red: 0.67, green: 0.20, blue: 0.47, alpha: 1.0)