Land of Dreams
#edabe6
Land of Dreams is a color with the hex code #edabe6. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #edabe6 | |
|---|---|---|
| RGB | rgb(237, 171, 230) | |
| HSL | hsl(306, 65%, 80%) | |
| CMYK | cmyk(0%, 28%, 3%, 7%) | |
| LAB | lab(78, 32, -20) | |
| OKLCH | oklch(0.82 0.108 330) |
Color harmonies
Tints & shades
Code snippets
color: #edabe6;
background-color: #edabe6;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-amber-500 /* ≈ #fe9a00 */
/* Flutter */
Color(0xFFEDABE6)
/* Swift / UIKit */
UIColor(red: 0.93, green: 0.67, blue: 0.90, alpha: 1.0)