Gingerbread Crumble
#9c5e33
Looking for the precise values behind Gingerbread Crumble (#9c5e33)? This page breaks it down into every color format designers and developers actually use.
Color values
| HEX | #9c5e33 | |
|---|---|---|
| RGB | rgb(156, 94, 51) | |
| HSL | hsl(25, 51%, 41%) | |
| CMYK | cmyk(0%, 40%, 67%, 39%) | |
| LAB | lab(46, 23, 35) | |
| OKLCH | oklch(0.54 0.1 54) |
Color harmonies
Tints & shades
Code snippets
color: #9c5e33;
background-color: #9c5e33;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF9C5E33)
/* Swift / UIKit */
UIColor(red: 0.61, green: 0.37, blue: 0.20, alpha: 1.0)