Passionate Plum
#753a58
Passionate Plum, represented by the hex value #753a58, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #753a58 | |
|---|---|---|
| RGB | rgb(117, 58, 88) | |
| HSL | hsl(329, 34%, 34%) | |
| CMYK | cmyk(0%, 50%, 25%, 54%) | |
| LAB | lab(33, 29, -6) | |
| OKLCH | oklch(0.43 0.091 350) |
Color harmonies
Tints & shades
Code snippets
color: #753a58;
background-color: #753a58;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-zinc-500 /* ≈ #71717b */
/* Flutter */
Color(0xFF753A58)
/* Swift / UIKit */
UIColor(red: 0.46, green: 0.23, blue: 0.35, alpha: 1.0)