Escalope
#cc8866
Here's everything about the color Escalope (#cc8866) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #cc8866 | |
|---|---|---|
| RGB | rgb(204, 136, 102) | |
| HSL | hsl(20, 50%, 60%) | |
| CMYK | cmyk(0%, 33%, 50%, 20%) | |
| LAB | lab(63, 24, 29) | |
| OKLCH | oklch(0.69 0.096 47) |
Color harmonies
Tints & shades
Code snippets
color: #cc8866;
background-color: #cc8866;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-orange-500 /* ≈ #ff6900 */
/* Flutter */
Color(0xFFCC8866)
/* Swift / UIKit */
UIColor(red: 0.80, green: 0.53, blue: 0.40, alpha: 1.0)