Gingerbread
#8c4a2f
Here's everything about the color Gingerbread (#8c4a2f) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #8c4a2f | |
|---|---|---|
| RGB | rgb(140, 74, 47) | |
| HSL | hsl(17, 50%, 37%) | |
| CMYK | cmyk(0%, 47%, 66%, 45%) | |
| LAB | lab(39, 27, 29) | |
| OKLCH | oklch(0.48 0.098 42) |
Color harmonies
Tints & shades
Code snippets
color: #8c4a2f;
background-color: #8c4a2f;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF8C4A2F)
/* Swift / UIKit */
UIColor(red: 0.55, green: 0.29, blue: 0.18, alpha: 1.0)