Sizzling Watermelon
#fa005c
Sizzling Watermelon is a color with the hex code #fa005c. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #fa005c | |
|---|---|---|
| RGB | rgb(250, 0, 92) | |
| HSL | hsl(338, 100%, 49%) | |
| CMYK | cmyk(0%, 100%, 63%, 2%) | |
| LAB | lab(54, 81, 25) | |
| OKLCH | oklch(0.63 0.251 13) |
Color harmonies
Tints & shades
Code snippets
color: #fa005c;
background-color: #fa005c;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-rose-500 /* ≈ #ff2056 */
/* Flutter */
Color(0xFFFA005C)
/* Swift / UIKit */
UIColor(red: 0.98, green: 0.00, blue: 0.36, alpha: 1.0)