Fuchsia Felicity
#f44772
Here's everything about the color Fuchsia Felicity (#f44772) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #f44772 | |
|---|---|---|
| RGB | rgb(244, 71, 114) | |
| HSL | hsl(345, 89%, 62%) | |
| CMYK | cmyk(0%, 71%, 53%, 4%) | |
| LAB | lab(58, 68, 17) | |
| OKLCH | oklch(0.66 0.209 11) |
Color harmonies
Tints & shades
Code snippets
color: #f44772;
background-color: #f44772;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-rose-500 /* ≈ #ff2056 */
/* Flutter */
Color(0xFFF44772)
/* Swift / UIKit */
UIColor(red: 0.96, green: 0.28, blue: 0.45, alpha: 1.0)