Boho Copper
#b96033
Boho Copper is a color with the hex code #b96033. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #b96033 | |
|---|---|---|
| RGB | rgb(185, 96, 51) | |
| HSL | hsl(20, 57%, 46%) | |
| CMYK | cmyk(0%, 48%, 72%, 27%) | |
| LAB | lab(51, 34, 42) | |
| OKLCH | oklch(0.59 0.129 46) |
Color harmonies
Tints & shades
Code snippets
color: #b96033;
background-color: #b96033;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFFB96033)
/* Swift / UIKit */
UIColor(red: 0.73, green: 0.38, blue: 0.20, alpha: 1.0)