Forgotten Mosque
#e2d9db
Here's everything about the color Forgotten Mosque (#e2d9db) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #e2d9db | |
|---|---|---|
| RGB | rgb(226, 217, 219) | |
| HSL | hsl(347, 13%, 87%) | |
| CMYK | cmyk(0%, 4%, 3%, 11%) | |
| LAB | lab(87, 3, 0) | |
| OKLCH | oklch(0.89 0.01 2) |
Color harmonies
Tints & shades
Code snippets
color: #e2d9db;
background-color: #e2d9db;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFE2D9DB)
/* Swift / UIKit */
UIColor(red: 0.89, green: 0.85, blue: 0.86, alpha: 1.0)