Magic Potion
#ff4466
Here's everything about the color Magic Potion (#ff4466) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #ff4466 | |
|---|---|---|
| RGB | rgb(255, 68, 102) | |
| HSL | hsl(349, 100%, 63%) | |
| CMYK | cmyk(0%, 73%, 60%, 0%) | |
| LAB | lab(59, 72, 26) | |
| OKLCH | oklch(0.67 0.221 16) |
Color harmonies
Tints & shades
Code snippets
color: #ff4466;
background-color: #ff4466;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-rose-500 /* ≈ #ff2056 */
/* Flutter */
Color(0xFFFF4466)
/* Swift / UIKit */
UIColor(red: 1.00, green: 0.27, blue: 0.40, alpha: 1.0)