Spice Market
#b84823
Spice Market, represented by the hex value #b84823, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #b84823 | |
|---|---|---|
| RGB | rgb(184, 72, 35) | |
| HSL | hsl(15, 68%, 43%) | |
| CMYK | cmyk(0%, 61%, 81%, 28%) | |
| LAB | lab(46, 45, 45) | |
| OKLCH | oklch(0.55 0.154 38) |
Color harmonies
Tints & shades
Code snippets
color: #b84823;
background-color: #b84823;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-red-500 /* ≈ #fb2c36 */
/* Flutter */
Color(0xFFB84823)
/* Swift / UIKit */
UIColor(red: 0.72, green: 0.28, blue: 0.14, alpha: 1.0)