Holy Cannoli
#db783e
Holy Cannoli is a color with the hex code #db783e. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #db783e | |
|---|---|---|
| RGB | rgb(219, 120, 62) | |
| HSL | hsl(22, 69%, 55%) | |
| CMYK | cmyk(0%, 45%, 72%, 14%) | |
| LAB | lab(61, 36, 49) | |
| OKLCH | oklch(0.67 0.143 49) |
Color harmonies
Tints & shades
Code snippets
color: #db783e;
background-color: #db783e;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-orange-500 /* ≈ #ff6900 */
/* Flutter */
Color(0xFFDB783E)
/* Swift / UIKit */
UIColor(red: 0.86, green: 0.47, blue: 0.24, alpha: 1.0)