Emerald Ice Palace
#2af589
Emerald Ice Palace, represented by the hex value #2af589, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #2af589 | |
|---|---|---|
| RGB | rgb(42, 245, 137) | |
| HSL | hsl(148, 91%, 56%) | |
| CMYK | cmyk(83%, 0%, 44%, 4%) | |
| LAB | lab(86, -66, 38) | |
| OKLCH | oklch(0.85 0.211 153) |
Color harmonies
Tints & shades
Code snippets
color: #2af589;
background-color: #2af589;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-lime-500 /* ≈ #7ccf00 */
/* Flutter */
Color(0xFF2AF589)
/* Swift / UIKit */
UIColor(red: 0.16, green: 0.96, blue: 0.54, alpha: 1.0)