Ferocious Flamingo
#ee00cc
Here's everything about the color Ferocious Flamingo (#ee00cc) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #ee00cc | |
|---|---|---|
| RGB | rgb(238, 0, 204) | |
| HSL | hsl(309, 100%, 47%) | |
| CMYK | cmyk(0%, 100%, 14%, 7%) | |
| LAB | lab(55, 86, -41) | |
| OKLCH | oklch(0.65 0.285 337) |
Color harmonies
Tints & shades
Code snippets
color: #ee00cc;
background-color: #ee00cc;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-fuchsia-500 /* ≈ #e12afb */
/* Flutter */
Color(0xFFEE00CC)
/* Swift / UIKit */
UIColor(red: 0.93, green: 0.00, blue: 0.80, alpha: 1.0)