Pink Flamingo
#ff66ff
Here's everything about the color Pink Flamingo (#ff66ff) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #ff66ff | |
|---|---|---|
| RGB | rgb(255, 102, 255) | |
| HSL | hsl(300, 100%, 70%) | |
| CMYK | cmyk(0%, 60%, 0%, 0%) | |
| LAB | lab(68, 72, -48) | |
| OKLCH | oklch(0.76 0.251 328) |
Color harmonies
Tints & shades
Code snippets
color: #ff66ff;
background-color: #ff66ff;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-fuchsia-500 /* ≈ #e12afb */
/* Flutter */
Color(0xFFFF66FF)
/* Swift / UIKit */
UIColor(red: 1.00, green: 0.40, blue: 1.00, alpha: 1.0)