Lonestar
#522426
Lonestar, represented by the hex value #522426, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #522426 | |
|---|---|---|
| RGB | rgb(82, 36, 38) | |
| HSL | hsl(357, 39%, 23%) | |
| CMYK | cmyk(0%, 56%, 54%, 68%) | |
| LAB | lab(21, 22, 9) | |
| OKLCH | oklch(0.33 0.069 19) |
Color harmonies
Tints & shades
Code snippets
color: #522426;
background-color: #522426;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF522426)
/* Swift / UIKit */
UIColor(red: 0.32, green: 0.14, blue: 0.15, alpha: 1.0)