Cinnamon
#d26911
Cinnamon is a color with the hex code #d26911. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #d26911 | |
|---|---|---|
| RGB | rgb(210, 105, 17) | |
| HSL | hsl(27, 85%, 45%) | |
| CMYK | cmyk(0%, 50%, 92%, 18%) | |
| LAB | lab(57, 39, 61) | |
| OKLCH | oklch(0.63 0.158 52) |
Color harmonies
Tints & shades
Code snippets
color: #d26911;
background-color: #d26911;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-orange-500 /* ≈ #ff6900 */
/* Flutter */
Color(0xFFD26911)
/* Swift / UIKit */
UIColor(red: 0.82, green: 0.41, blue: 0.07, alpha: 1.0)