Jade Jewel
#247e81
Jade Jewel is a color with the hex code #247e81. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #247e81 | |
|---|---|---|
| RGB | rgb(36, 126, 129) | |
| HSL | hsl(182, 56%, 32%) | |
| CMYK | cmyk(72%, 2%, 0%, 49%) | |
| LAB | lab(48, -26, -10) | |
| OKLCH | oklch(0.54 0.082 198) |
Color harmonies
Tints & shades
Code snippets
color: #247e81;
background-color: #247e81;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-slate-500 /* ≈ #62748e */
/* Flutter */
Color(0xFF247E81)
/* Swift / UIKit */
UIColor(red: 0.14, green: 0.49, blue: 0.51, alpha: 1.0)