Purple Heart
#69359c
Purple Heart, represented by the hex value #69359c, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #69359c | |
|---|---|---|
| RGB | rgb(105, 53, 156) | |
| HSL | hsl(270, 49%, 41%) | |
| CMYK | cmyk(33%, 66%, 0%, 39%) | |
| LAB | lab(33, 39, -48) | |
| OKLCH | oklch(0.45 0.162 304) |
Color harmonies
Tints & shades
Code snippets
color: #69359c;
background-color: #69359c;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF69359C)
/* Swift / UIKit */
UIColor(red: 0.41, green: 0.21, blue: 0.61, alpha: 1.0)