Falafel
#aa7711
Here's everything about the color Falafel (#aa7711) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #aa7711 | |
|---|---|---|
| RGB | rgb(170, 119, 17) | |
| HSL | hsl(40, 82%, 37%) | |
| CMYK | cmyk(0%, 30%, 90%, 33%) | |
| LAB | lab(54, 15, 57) | |
| OKLCH | oklch(0.61 0.122 77) |
Color harmonies
Tints & shades
Code snippets
color: #aa7711;
background-color: #aa7711;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFFAA7711)
/* Swift / UIKit */
UIColor(red: 0.67, green: 0.47, blue: 0.07, alpha: 1.0)