Pepperoni
#aa4400
Here's everything about the color Pepperoni (#aa4400) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #aa4400 | |
|---|---|---|
| RGB | rgb(170, 68, 0) | |
| HSL | hsl(24, 100%, 33%) | |
| CMYK | cmyk(0%, 60%, 100%, 33%) | |
| LAB | lab(43, 41, 54) | |
| OKLCH | oklch(0.52 0.149 45) |
Color harmonies
Tints & shades
Code snippets
color: #aa4400;
background-color: #aa4400;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFFAA4400)
/* Swift / UIKit */
UIColor(red: 0.67, green: 0.27, blue: 0.00, alpha: 1.0)