Albescent
#e1dacb
Here's everything about the color Albescent (#e1dacb) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #e1dacb | |
|---|---|---|
| RGB | rgb(225, 218, 203) | |
| HSL | hsl(41, 27%, 84%) | |
| CMYK | cmyk(0%, 3%, 10%, 12%) | |
| LAB | lab(87, 1, 8) | |
| OKLCH | oklch(0.89 0.022 86) |
Color harmonies
Tints & shades
Code snippets
color: #e1dacb;
background-color: #e1dacb;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFE1DACB)
/* Swift / UIKit */
UIColor(red: 0.88, green: 0.85, blue: 0.80, alpha: 1.0)