Watermelon
#fd4659
Here's everything about the color Watermelon (#fd4659) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #fd4659 | |
|---|---|---|
| RGB | rgb(253, 70, 89) | |
| HSL | hsl(354, 98%, 63%) | |
| CMYK | cmyk(0%, 72%, 65%, 1%) | |
| LAB | lab(59, 70, 33) | |
| OKLCH | oklch(0.67 0.218 20) |
Color harmonies
Tints & shades
Code snippets
color: #fd4659;
background-color: #fd4659;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-rose-500 /* ≈ #ff2056 */
/* Flutter */
Color(0xFFFD4659)
/* Swift / UIKit */
UIColor(red: 0.99, green: 0.27, blue: 0.35, alpha: 1.0)