Amorous
#967d96
Amorous, represented by the hex value #967d96, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #967d96 | |
|---|---|---|
| RGB | rgb(150, 125, 150) | |
| HSL | hsl(300, 11%, 54%) | |
| CMYK | cmyk(0%, 17%, 0%, 41%) | |
| LAB | lab(55, 13, -10) | |
| OKLCH | oklch(0.62 0.047 326) |
Color harmonies
Tints & shades
Code snippets
color: #967d96;
background-color: #967d96;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-zinc-500 /* ≈ #71717b */
/* Flutter */
Color(0xFF967D96)
/* Swift / UIKit */
UIColor(red: 0.59, green: 0.49, blue: 0.59, alpha: 1.0)