China Silk
#e3d1cc
China Silk, represented by the hex value #e3d1cc, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #e3d1cc | |
|---|---|---|
| RGB | rgb(227, 209, 204) | |
| HSL | hsl(13, 29%, 85%) | |
| CMYK | cmyk(0%, 8%, 10%, 11%) | |
| LAB | lab(85, 6, 5) | |
| OKLCH | oklch(0.87 0.021 36) |
Color harmonies
Tints & shades
Code snippets
color: #e3d1cc;
background-color: #e3d1cc;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFE3D1CC)
/* Swift / UIKit */
UIColor(red: 0.89, green: 0.82, blue: 0.80, alpha: 1.0)