Chinese New Year
#ff3366
Here's everything about the color Chinese New Year (#ff3366) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #ff3366 | |
|---|---|---|
| RGB | rgb(255, 51, 102) | |
| HSL | hsl(345, 100%, 60%) | |
| CMYK | cmyk(0%, 80%, 60%, 0%) | |
| LAB | lab(57, 76, 24) | |
| OKLCH | oklch(0.66 0.235 13) |
Color harmonies
Tints & shades
Code snippets
color: #ff3366;
background-color: #ff3366;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-rose-500 /* ≈ #ff2056 */
/* Flutter */
Color(0xFFFF3366)
/* Swift / UIKit */
UIColor(red: 1.00, green: 0.20, blue: 0.40, alpha: 1.0)