Flirtatious Flamingo
#cc22ff
Here's everything about the color Flirtatious Flamingo (#cc22ff) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #cc22ff | |
|---|---|---|
| RGB | rgb(204, 34, 255) | |
| HSL | hsl(286, 100%, 57%) | |
| CMYK | cmyk(20%, 87%, 0%, 0%) | |
| LAB | lab(53, 81, -73) | |
| OKLCH | oklch(0.64 0.296 316) |
Color harmonies
Tints & shades
Code snippets
color: #cc22ff;
background-color: #cc22ff;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-fuchsia-500 /* ≈ #e12afb */
/* Flutter */
Color(0xFFCC22FF)
/* Swift / UIKit */
UIColor(red: 0.80, green: 0.13, blue: 1.00, alpha: 1.0)