Vintage
#847592
Vintage, represented by the hex value #847592, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #847592 | |
|---|---|---|
| RGB | rgb(132, 117, 146) | |
| HSL | hsl(271, 12%, 52%) | |
| CMYK | cmyk(10%, 20%, 0%, 43%) | |
| LAB | lab(51, 10, -14) | |
| OKLCH | oklch(0.59 0.047 308) |
Color harmonies
Tints & shades
Code snippets
color: #847592;
background-color: #847592;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-zinc-500 /* ≈ #71717b */
/* Flutter */
Color(0xFF847592)
/* Swift / UIKit */
UIColor(red: 0.52, green: 0.46, blue: 0.57, alpha: 1.0)