Neon Pink
#fe019a
Here's everything about the color Neon Pink (#fe019a) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #fe019a | |
|---|---|---|
| RGB | rgb(254, 1, 154) | |
| HSL | hsl(324, 99%, 50%) | |
| CMYK | cmyk(0%, 100%, 39%, 0%) | |
| LAB | lab(56, 85, -9) | |
| OKLCH | oklch(0.65 0.268 354) |
Color harmonies
Tints & shades
Code snippets
color: #fe019a;
background-color: #fe019a;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-pink-500 /* ≈ #f6339a */
/* Flutter */
Color(0xFFFE019A)
/* Swift / UIKit */
UIColor(red: 1.00, green: 0.00, blue: 0.60, alpha: 1.0)