Drunken Flamingo
#ff55cc
Here's everything about the color Drunken Flamingo (#ff55cc) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #ff55cc | |
|---|---|---|
| RGB | rgb(255, 85, 204) | |
| HSL | hsl(318, 100%, 67%) | |
| CMYK | cmyk(0%, 67%, 20%, 0%) | |
| LAB | lab(64, 73, -26) | |
| OKLCH | oklch(0.72 0.237 342) |
Color harmonies
Tints & shades
Code snippets
color: #ff55cc;
background-color: #ff55cc;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-pink-500 /* ≈ #f6339a */
/* Flutter */
Color(0xFFFF55CC)
/* Swift / UIKit */
UIColor(red: 1.00, green: 0.33, blue: 0.80, alpha: 1.0)