Jade Palace
#d0eed7
Jade Palace, represented by the hex value #d0eed7, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #d0eed7 | |
|---|---|---|
| RGB | rgb(208, 238, 215) | |
| HSL | hsl(134, 47%, 87%) | |
| CMYK | cmyk(13%, 0%, 10%, 7%) | |
| LAB | lab(91, -13, 8) | |
| OKLCH | oklch(0.92 0.044 152) |
Color harmonies
Tints & shades
Code snippets
color: #d0eed7;
background-color: #d0eed7;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFD0EED7)
/* Swift / UIKit */
UIColor(red: 0.82, green: 0.93, blue: 0.84, alpha: 1.0)