Oak Palace
#bb6b41
Oak Palace is a color with the hex code #bb6b41. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #bb6b41 | |
|---|---|---|
| RGB | rgb(187, 107, 65) | |
| HSL | hsl(21, 48%, 49%) | |
| CMYK | cmyk(0%, 43%, 65%, 27%) | |
| LAB | lab(54, 30, 38) | |
| OKLCH | oklch(0.61 0.117 47) |
Color harmonies
Tints & shades
Code snippets
color: #bb6b41;
background-color: #bb6b41;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFFBB6B41)
/* Swift / UIKit */
UIColor(red: 0.73, green: 0.42, blue: 0.25, alpha: 1.0)