Cocoloco
#aa8f7a
Here's everything about the color Cocoloco (#aa8f7a) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #aa8f7a | |
|---|---|---|
| RGB | rgb(170, 143, 122) | |
| HSL | hsl(26, 22%, 57%) | |
| CMYK | cmyk(0%, 16%, 28%, 33%) | |
| LAB | lab(61, 8, 15) | |
| OKLCH | oklch(0.67 0.044 60) |
Color harmonies
Tints & shades
Code snippets
color: #aa8f7a;
background-color: #aa8f7a;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFFAA8F7A)
/* Swift / UIKit */
UIColor(red: 0.67, green: 0.56, blue: 0.48, alpha: 1.0)