Wax Flower
#eeb39e
Wax Flower is a color with the hex code #eeb39e. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #eeb39e | |
|---|---|---|
| RGB | rgb(238, 179, 158) | |
| HSL | hsl(16, 70%, 78%) | |
| CMYK | cmyk(0%, 25%, 34%, 7%) | |
| LAB | lab(78, 20, 20) | |
| OKLCH | oklch(0.82 0.075 40) |
Color harmonies
Tints & shades
Code snippets
color: #eeb39e;
background-color: #eeb39e;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-amber-500 /* ≈ #fe9a00 */
/* Flutter */
Color(0xFFEEB39E)
/* Swift / UIKit */
UIColor(red: 0.93, green: 0.70, blue: 0.62, alpha: 1.0)