Chorizo
#aa0011
Here's everything about the color Chorizo (#aa0011) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #aa0011 | |
|---|---|---|
| RGB | rgb(170, 0, 17) | |
| HSL | hsl(354, 100%, 33%) | |
| CMYK | cmyk(0%, 100%, 90%, 33%) | |
| LAB | lab(36, 60, 44) | |
| OKLCH | oklch(0.46 0.189 27) |
Color harmonies
Tints & shades
Code snippets
color: #aa0011;
background-color: #aa0011;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-red-500 /* ≈ #fb2c36 */
/* Flutter */
Color(0xFFAA0011)
/* Swift / UIKit */
UIColor(red: 0.67, green: 0.00, blue: 0.07, alpha: 1.0)