Neon Pink
#fe019a · one of 31,915 named colors
Neon Pink is a medium, vivid pink with the hex code #fe019a. In RGB it is 254 red, 1 green and 154 blue, and black text is most readable on top of it.
Codes
HEX
#fe019aHEX8
#fe019affRGB
rgb(254, 1, 154)RGBA
rgba(254, 1, 154, 1)RGB %
rgb(100%, 0%, 60%)HSL
hsl(324, 99%, 50%)HSLA
hsla(324, 99%, 50%, 1)Variables
Sass
$neon-pink: #fe019a;Less
@neon-pink: #fe019a;CSS
--neon-pink: #fe019a;