Caramel Gold
#b1936d
Caramel Gold, represented by the hex value #b1936d, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #b1936d | |
|---|---|---|
| RGB | rgb(177, 147, 109) | |
| HSL | hsl(34, 30%, 56%) | |
| CMYK | cmyk(0%, 17%, 38%, 31%) | |
| LAB | lab(63, 8, 25) | |
| OKLCH | oklch(0.68 0.063 73) |
Color harmonies
Tints & shades
Code snippets
color: #b1936d;
background-color: #b1936d;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFFB1936D)
/* Swift / UIKit */
UIColor(red: 0.69, green: 0.58, blue: 0.43, alpha: 1.0)