Retro Pink Pop
#ff0073
Here's everything about the color Retro Pink Pop (#ff0073) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #ff0073 | |
|---|---|---|
| RGB | rgb(255, 0, 115) | |
| HSL | hsl(333, 100%, 50%) | |
| CMYK | cmyk(0%, 100%, 55%, 0%) | |
| LAB | lab(55, 83, 13) | |
| OKLCH | oklch(0.64 0.257 7) |
Color harmonies
Tints & shades
Code snippets
color: #ff0073;
background-color: #ff0073;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-rose-500 /* ≈ #ff2056 */
/* Flutter */
Color(0xFFFF0073)
/* Swift / UIKit */
UIColor(red: 1.00, green: 0.00, blue: 0.45, alpha: 1.0)