Bourbon
#af6c3e
Here's everything about the color Bourbon (#af6c3e) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #af6c3e | |
|---|---|---|
| RGB | rgb(175, 108, 62) | |
| HSL | hsl(24, 48%, 46%) | |
| CMYK | cmyk(0%, 38%, 65%, 31%) | |
| LAB | lab(52, 24, 37) | |
| OKLCH | oklch(0.59 0.105 54) |
Color harmonies
Tints & shades
Code snippets
color: #af6c3e;
background-color: #af6c3e;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFFAF6C3E)
/* Swift / UIKit */
UIColor(red: 0.69, green: 0.42, blue: 0.24, alpha: 1.0)