Minestrone
#c72616
Minestrone is a color with the hex code #c72616. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #c72616 | |
|---|---|---|
| RGB | rgb(199, 38, 22) | |
| HSL | hsl(5, 80%, 43%) | |
| CMYK | cmyk(0%, 81%, 89%, 22%) | |
| LAB | lab(44, 62, 51) | |
| OKLCH | oklch(0.54 0.198 30) |
Color harmonies
Tints & shades
Code snippets
color: #c72616;
background-color: #c72616;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-red-500 /* ≈ #fb2c36 */
/* Flutter */
Color(0xFFC72616)
/* Swift / UIKit */
UIColor(red: 0.78, green: 0.15, blue: 0.09, alpha: 1.0)