Spicy Cinnamon
#a85624
Looking for the precise values behind Spicy Cinnamon (#a85624)? This page breaks it down into every color format designers and developers actually use.
Color values
| HEX | #a85624 | |
|---|---|---|
| RGB | rgb(168, 86, 36) | |
| HSL | hsl(23, 65%, 40%) | |
| CMYK | cmyk(0%, 49%, 79%, 34%) | |
| LAB | lab(46, 32, 43) | |
| OKLCH | oklch(0.54 0.124 49) |
Color harmonies
Tints & shades
Code snippets
color: #a85624;
background-color: #a85624;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFFA85624)
/* Swift / UIKit */
UIColor(red: 0.66, green: 0.34, blue: 0.14, alpha: 1.0)