Orange Piñata
#ff6611
Here's everything about the color Orange Piñata (#ff6611) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #ff6611 | |
|---|---|---|
| RGB | rgb(255, 102, 17) | |
| HSL | hsl(21, 100%, 53%) | |
| CMYK | cmyk(0%, 60%, 93%, 0%) | |
| LAB | lab(63, 57, 70) | |
| OKLCH | oklch(0.7 0.203 43) |
Color harmonies
Tints & shades
Code snippets
color: #ff6611;
background-color: #ff6611;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-orange-500 /* ≈ #ff6900 */
/* Flutter */
Color(0xFFFF6611)
/* Swift / UIKit */
UIColor(red: 1.00, green: 0.40, blue: 0.07, alpha: 1.0)