Mellow Melon
#ee2266
Here's everything about the color Mellow Melon (#ee2266) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #ee2266 | |
|---|---|---|
| RGB | rgb(238, 34, 102) | |
| HSL | hsl(340, 86%, 53%) | |
| CMYK | cmyk(0%, 86%, 57%, 7%) | |
| LAB | lab(53, 75, 17) | |
| OKLCH | oklch(0.62 0.232 10) |
Color harmonies
Tints & shades
Code snippets
color: #ee2266;
background-color: #ee2266;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-rose-500 /* ≈ #ff2056 */
/* Flutter */
Color(0xFFEE2266)
/* Swift / UIKit */
UIColor(red: 0.93, green: 0.13, blue: 0.40, alpha: 1.0)