Sugo Della Nonna
#a32e1d
Here's everything about the color Sugo Della Nonna (#a32e1d) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #a32e1d | |
|---|---|---|
| RGB | rgb(163, 46, 29) | |
| HSL | hsl(8, 70%, 38%) | |
| CMYK | cmyk(0%, 72%, 82%, 36%) | |
| LAB | lab(38, 48, 39) | |
| OKLCH | oklch(0.48 0.156 31) |
Color harmonies
Tints & shades
Code snippets
color: #a32e1d;
background-color: #a32e1d;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFFA32E1D)
/* Swift / UIKit */
UIColor(red: 0.64, green: 0.18, blue: 0.11, alpha: 1.0)