Crumbling Statue
#cabfb4
Here's everything about the color Crumbling Statue (#cabfb4) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #cabfb4 | |
|---|---|---|
| RGB | rgb(202, 191, 180) | |
| HSL | hsl(30, 17%, 75%) | |
| CMYK | cmyk(0%, 5%, 11%, 21%) | |
| LAB | lab(78, 3, 7) | |
| OKLCH | oklch(0.81 0.02 68) |
Color harmonies
Tints & shades
Code snippets
color: #cabfb4;
background-color: #cabfb4;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFCABFB4)
/* Swift / UIKit */
UIColor(red: 0.79, green: 0.75, blue: 0.71, alpha: 1.0)