French Oak
#bb9e7c
Here's everything about the color French Oak (#bb9e7c) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #bb9e7c | |
|---|---|---|
| RGB | rgb(187, 158, 124) | |
| HSL | hsl(32, 32%, 61%) | |
| CMYK | cmyk(0%, 16%, 34%, 27%) | |
| LAB | lab(67, 7, 22) | |
| OKLCH | oklch(0.72 0.058 71) |
Color harmonies
Tints & shades
Code snippets
color: #bb9e7c;
background-color: #bb9e7c;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-amber-500 /* ≈ #fe9a00 */
/* Flutter */
Color(0xFFBB9E7C)
/* Swift / UIKit */
UIColor(red: 0.73, green: 0.62, blue: 0.49, alpha: 1.0)