Oakwood
#bda58b
Here's everything about the color Oakwood (#bda58b) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #bda58b | |
|---|---|---|
| RGB | rgb(189, 165, 139) | |
| HSL | hsl(31, 27%, 64%) | |
| CMYK | cmyk(0%, 13%, 26%, 26%) | |
| LAB | lab(69, 6, 17) | |
| OKLCH | oklch(0.74 0.046 69) |
Color harmonies
Tints & shades
Code snippets
color: #bda58b;
background-color: #bda58b;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-amber-500 /* ≈ #fe9a00 */
/* Flutter */
Color(0xFFBDA58B)
/* Swift / UIKit */
UIColor(red: 0.74, green: 0.65, blue: 0.55, alpha: 1.0)