Leather
#906a54
Leather is a color with the hex code #906a54. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #906a54 | |
|---|---|---|
| RGB | rgb(144, 106, 84) | |
| HSL | hsl(22, 26%, 45%) | |
| CMYK | cmyk(0%, 26%, 42%, 44%) | |
| LAB | lab(48, 13, 19) | |
| OKLCH | oklch(0.56 0.059 51) |
Color harmonies
Tints & shades
Code snippets
color: #906a54;
background-color: #906a54;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF906A54)
/* Swift / UIKit */
UIColor(red: 0.56, green: 0.42, blue: 0.33, alpha: 1.0)