Antarctic Love
#eddee6
Antarctic Love is a color with the hex code #eddee6. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #eddee6 | |
|---|---|---|
| RGB | rgb(237, 222, 230) | |
| HSL | hsl(328, 29%, 90%) | |
| CMYK | cmyk(0%, 6%, 3%, 7%) | |
| LAB | lab(90, 6, -2) | |
| OKLCH | oklch(0.91 0.019 344) |
Color harmonies
Tints & shades
Code snippets
color: #eddee6;
background-color: #eddee6;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFEDDEE6)
/* Swift / UIKit */
UIColor(red: 0.93, green: 0.87, blue: 0.90, alpha: 1.0)