Chalet
#c29867
Chalet, represented by the hex value #c29867, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #c29867 | |
|---|---|---|
| RGB | rgb(194, 152, 103) | |
| HSL | hsl(32, 43%, 58%) | |
| CMYK | cmyk(0%, 22%, 47%, 24%) | |
| LAB | lab(66, 12, 32) | |
| OKLCH | oklch(0.71 0.082 70) |
Color harmonies
Tints & shades
Code snippets
color: #c29867;
background-color: #c29867;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-amber-500 /* ≈ #fe9a00 */
/* Flutter */
Color(0xFFC29867)
/* Swift / UIKit */
UIColor(red: 0.76, green: 0.60, blue: 0.40, alpha: 1.0)