Fruit of Passion
#946985
Fruit of Passion, represented by the hex value #946985, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #946985 | |
|---|---|---|
| RGB | rgb(148, 105, 133) | |
| HSL | hsl(321, 17%, 50%) | |
| CMYK | cmyk(0%, 29%, 10%, 42%) | |
| LAB | lab(50, 21, -8) | |
| OKLCH | oklch(0.57 0.067 340) |
Color harmonies
Tints & shades
Code snippets
color: #946985;
background-color: #946985;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-zinc-500 /* ≈ #71717b */
/* Flutter */
Color(0xFF946985)
/* Swift / UIKit */
UIColor(red: 0.58, green: 0.41, blue: 0.52, alpha: 1.0)