Snowed In
#e8e5de
Here's everything about the color Snowed In (#e8e5de) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #e8e5de | |
|---|---|---|
| RGB | rgb(232, 229, 222) | |
| HSL | hsl(42, 18%, 89%) | |
| CMYK | cmyk(0%, 1%, 4%, 9%) | |
| LAB | lab(91, 0, 4) | |
| OKLCH | oklch(0.92 0.01 87) |
Color harmonies
Tints & shades
Code snippets
color: #e8e5de;
background-color: #e8e5de;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFE8E5DE)
/* Swift / UIKit */
UIColor(red: 0.91, green: 0.90, blue: 0.87, alpha: 1.0)