Flaming Flamingo
#dd55ff
Here's everything about the color Flaming Flamingo (#dd55ff) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #dd55ff | |
|---|---|---|
| RGB | rgb(221, 85, 255) | |
| HSL | hsl(288, 100%, 67%) | |
| CMYK | cmyk(13%, 67%, 0%, 0%) | |
| LAB | lab(60, 70, -60) | |
| OKLCH | oklch(0.7 0.257 319) |
Color harmonies
Tints & shades
Code snippets
color: #dd55ff;
background-color: #dd55ff;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-fuchsia-500 /* ≈ #e12afb */
/* Flutter */
Color(0xFFDD55FF)
/* Swift / UIKit */
UIColor(red: 0.87, green: 0.33, blue: 1.00, alpha: 1.0)