Watermelonade
#eb4652
Here's everything about the color Watermelonade (#eb4652) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #eb4652 | |
|---|---|---|
| RGB | rgb(235, 70, 82) | |
| HSL | hsl(356, 80%, 60%) | |
| CMYK | cmyk(0%, 70%, 65%, 8%) | |
| LAB | lab(55, 64, 32) | |
| OKLCH | oklch(0.63 0.201 21) |
Color harmonies
Tints & shades
Code snippets
color: #eb4652;
background-color: #eb4652;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-red-500 /* ≈ #fb2c36 */
/* Flutter */
Color(0xFFEB4652)
/* Swift / UIKit */
UIColor(red: 0.92, green: 0.27, blue: 0.32, alpha: 1.0)