Silk for the Gods
#ecddc9
Here's everything about the color Silk for the Gods (#ecddc9) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #ecddc9 | |
|---|---|---|
| RGB | rgb(236, 221, 201) | |
| HSL | hsl(34, 48%, 86%) | |
| CMYK | cmyk(0%, 6%, 15%, 7%) | |
| LAB | lab(89, 3, 12) | |
| OKLCH | oklch(0.9 0.031 75) |
Color harmonies
Tints & shades
Code snippets
color: #ecddc9;
background-color: #ecddc9;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFECDDC9)
/* Swift / UIKit */
UIColor(red: 0.93, green: 0.87, blue: 0.79, alpha: 1.0)