Hourglass
#e5e0d5
Here's everything about the color Hourglass (#e5e0d5) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #e5e0d5 | |
|---|---|---|
| RGB | rgb(229, 224, 213) | |
| HSL | hsl(41, 24%, 87%) | |
| CMYK | cmyk(0%, 2%, 7%, 10%) | |
| LAB | lab(89, 0, 6) | |
| OKLCH | oklch(0.91 0.016 86) |
Color harmonies
Tints & shades
Code snippets
color: #e5e0d5;
background-color: #e5e0d5;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFE5E0D5)
/* Swift / UIKit */
UIColor(red: 0.90, green: 0.88, blue: 0.84, alpha: 1.0)