Fuchsia Fever
#ff5599
Here's everything about the color Fuchsia Fever (#ff5599) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #ff5599 | |
|---|---|---|
| RGB | rgb(255, 85, 153) | |
| HSL | hsl(336, 100%, 67%) | |
| CMYK | cmyk(0%, 67%, 40%, 0%) | |
| LAB | lab(62, 69, 1) | |
| OKLCH | oklch(0.7 0.212 360) |
Color harmonies
Tints & shades
Code snippets
color: #ff5599;
background-color: #ff5599;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-pink-500 /* ≈ #f6339a */
/* Flutter */
Color(0xFFFF5599)
/* Swift / UIKit */
UIColor(red: 1.00, green: 0.33, blue: 0.60, alpha: 1.0)