Silver Fern
#e1ddbf
Here's everything about the color Silver Fern (#e1ddbf) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #e1ddbf | |
|---|---|---|
| RGB | rgb(225, 221, 191) | |
| HSL | hsl(53, 36%, 82%) | |
| CMYK | cmyk(0%, 2%, 15%, 12%) | |
| LAB | lab(88, -2, 15) | |
| OKLCH | oklch(0.89 0.04 101) |
Color harmonies
Tints & shades
Code snippets
color: #e1ddbf;
background-color: #e1ddbf;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFE1DDBF)
/* Swift / UIKit */
UIColor(red: 0.88, green: 0.87, blue: 0.75, alpha: 1.0)