Burning Fireflies
#ff1166
Here's everything about the color Burning Fireflies (#ff1166) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #ff1166 | |
|---|---|---|
| RGB | rgb(255, 17, 102) | |
| HSL | hsl(339, 100%, 53%) | |
| CMYK | cmyk(0%, 93%, 60%, 0%) | |
| LAB | lab(56, 82, 21) | |
| OKLCH | oklch(0.64 0.252 11) |
Color harmonies
Tints & shades
Code snippets
color: #ff1166;
background-color: #ff1166;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-rose-500 /* ≈ #ff2056 */
/* Flutter */
Color(0xFFFF1166)
/* Swift / UIKit */
UIColor(red: 1.00, green: 0.07, blue: 0.40, alpha: 1.0)