Distant Landscape
#e1efdd
Distant Landscape is a color with the hex code #e1efdd. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #e1efdd | |
|---|---|---|
| RGB | rgb(225, 239, 221) | |
| HSL | hsl(107, 36%, 90%) | |
| CMYK | cmyk(6%, 0%, 8%, 6%) | |
| LAB | lab(93, -7, 7) | |
| OKLCH | oklch(0.94 0.028 139) |
Color harmonies
Tints & shades
Code snippets
color: #e1efdd;
background-color: #e1efdd;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFE1EFDD)
/* Swift / UIKit */
UIColor(red: 0.88, green: 0.94, blue: 0.87, alpha: 1.0)