Red Light Neon
#ff0055 · one of 31,915 named colors
Red Light Neon is a medium, vivid red with the hex code #ff0055. In RGB it is 255 red, 0 green and 85 blue, and black text is most readable on top of it.
Part of Shades of Pink →
Try Red Light Neon in the generator →
Codes
HEX
#ff0055HEX8
#ff0055ffRGB
rgb(255, 0, 85)RGBA
rgba(255, 0, 85, 1)RGB %
rgb(100%, 0%, 33%)HSL
hsl(340, 100%, 50%)HSLA
hsla(340, 100%, 50%, 1)Variables
Sass
$red-light-neon: #ff0055;Less
@red-light-neon: #ff0055;CSS
--red-light-neon: #ff0055;