Parisian Patina
#7d9b89
Parisian Patina, represented by the hex value #7d9b89, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #7d9b89 | |
|---|---|---|
| RGB | rgb(125, 155, 137) | |
| HSL | hsl(144, 13%, 55%) | |
| CMYK | cmyk(19%, 0%, 12%, 39%) | |
| LAB | lab(61, -14, 6) | |
| OKLCH | oklch(0.66 0.043 159) |
Color harmonies
Tints & shades
Code snippets
color: #7d9b89;
background-color: #7d9b89;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-teal-500 /* ≈ #00bba7 */
/* Flutter */
Color(0xFF7D9B89)
/* Swift / UIKit */
UIColor(red: 0.49, green: 0.61, blue: 0.54, alpha: 1.0)