Tender Taupe
#c4b198
Tender Taupe, represented by the hex value #c4b198, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #c4b198 | |
|---|---|---|
| RGB | rgb(196, 177, 152) | |
| HSL | hsl(34, 27%, 68%) | |
| CMYK | cmyk(0%, 10%, 22%, 23%) | |
| LAB | lab(73, 4, 15) | |
| OKLCH | oklch(0.77 0.041 75) |
Color harmonies
Tints & shades
Code snippets
color: #c4b198;
background-color: #c4b198;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFC4B198)
/* Swift / UIKit */
UIColor(red: 0.77, green: 0.69, blue: 0.60, alpha: 1.0)