Plum Highness
#885577
Here's everything about the color Plum Highness (#885577) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #885577 | |
|---|---|---|
| RGB | rgb(136, 85, 119) | |
| HSL | hsl(320, 23%, 43%) | |
| CMYK | cmyk(0%, 38%, 12%, 47%) | |
| LAB | lab(43, 26, -10) | |
| OKLCH | oklch(0.52 0.082 340) |
Color harmonies
Tints & shades
Code snippets
color: #885577;
background-color: #885577;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-zinc-500 /* ≈ #71717b */
/* Flutter */
Color(0xFF885577)
/* Swift / UIKit */
UIColor(red: 0.53, green: 0.33, blue: 0.47, alpha: 1.0)