Chicken Masala
#cc8822
Here's everything about the color Chicken Masala (#cc8822) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #cc8822 | |
|---|---|---|
| RGB | rgb(204, 136, 34) | |
| HSL | hsl(36, 71%, 47%) | |
| CMYK | cmyk(0%, 33%, 83%, 20%) | |
| LAB | lab(63, 21, 60) | |
| OKLCH | oklch(0.68 0.136 71) |
Color harmonies
Tints & shades
Code snippets
color: #cc8822;
background-color: #cc8822;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-amber-500 /* ≈ #fe9a00 */
/* Flutter */
Color(0xFFCC8822)
/* Swift / UIKit */
UIColor(red: 0.80, green: 0.53, blue: 0.13, alpha: 1.0)