Fugitive Flamingo
#ee66aa
Here's everything about the color Fugitive Flamingo (#ee66aa) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #ee66aa | |
|---|---|---|
| RGB | rgb(238, 102, 170) | |
| HSL | hsl(330, 80%, 67%) | |
| CMYK | cmyk(0%, 57%, 29%, 7%) | |
| LAB | lab(62, 58, -9) | |
| OKLCH | oklch(0.7 0.182 352) |
Color harmonies
Tints & shades
Code snippets
color: #ee66aa;
background-color: #ee66aa;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-pink-500 /* ≈ #f6339a */
/* Flutter */
Color(0xFFEE66AA)
/* Swift / UIKit */
UIColor(red: 0.93, green: 0.40, blue: 0.67, alpha: 1.0)