Sable Cloaked
#c4a7a1
Sable Cloaked, represented by the hex value #c4a7a1, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #c4a7a1 | |
|---|---|---|
| RGB | rgb(196, 167, 161) | |
| HSL | hsl(10, 23%, 70%) | |
| CMYK | cmyk(0%, 15%, 18%, 23%) | |
| LAB | lab(71, 10, 7) | |
| OKLCH | oklch(0.75 0.035 32) |
Color harmonies
Tints & shades
Code snippets
color: #c4a7a1;
background-color: #c4a7a1;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-amber-500 /* ≈ #fe9a00 */
/* Flutter */
Color(0xFFC4A7A1)
/* Swift / UIKit */
UIColor(red: 0.77, green: 0.65, blue: 0.63, alpha: 1.0)