Weathered Leather
#90614a
Weathered Leather, represented by the hex value #90614a, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #90614a | |
|---|---|---|
| RGB | rgb(144, 97, 74) | |
| HSL | hsl(20, 32%, 43%) | |
| CMYK | cmyk(0%, 33%, 49%, 44%) | |
| LAB | lab(46, 18, 21) | |
| OKLCH | oklch(0.54 0.07 47) |
Color harmonies
Tints & shades
Code snippets
color: #90614a;
background-color: #90614a;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF90614A)
/* Swift / UIKit */
UIColor(red: 0.56, green: 0.38, blue: 0.29, alpha: 1.0)