Bamboo Forest
#b1a979
Bamboo Forest is a color with the hex code #b1a979. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #b1a979 | |
|---|---|---|
| RGB | rgb(177, 169, 121) | |
| HSL | hsl(51, 26%, 58%) | |
| CMYK | cmyk(0%, 5%, 32%, 31%) | |
| LAB | lab(69, -3, 26) | |
| OKLCH | oklch(0.73 0.066 100) |
Color harmonies
Tints & shades
Code snippets
color: #b1a979;
background-color: #b1a979;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFB1A979)
/* Swift / UIKit */
UIColor(red: 0.69, green: 0.66, blue: 0.47, alpha: 1.0)