Purple Passion
#784674
Here's everything about the color Purple Passion (#784674) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #784674 | |
|---|---|---|
| RGB | rgb(120, 70, 116) | |
| HSL | hsl(305, 26%, 37%) | |
| CMYK | cmyk(0%, 42%, 3%, 53%) | |
| LAB | lab(37, 28, -17) | |
| OKLCH | oklch(0.47 0.094 330) |
Color harmonies
Tints & shades
Code snippets
color: #784674;
background-color: #784674;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-zinc-500 /* ≈ #71717b */
/* Flutter */
Color(0xFF784674)
/* Swift / UIKit */
UIColor(red: 0.47, green: 0.27, blue: 0.45, alpha: 1.0)