Shady Neon Blue
#5555ff · one of 31,915 named colors
Shady Neon Blue is a light, vivid blue with the hex code #5555ff. In RGB it is 85 red, 85 green and 255 blue, and white text is most readable on top of it.
Part of Shades of Blue →
Try Shady Neon Blue in the generator →
Codes
HEX
#5555ffHEX8
#5555ffffRGB
rgb(85, 85, 255)RGBA
rgba(85, 85, 255, 1)RGB %
rgb(33%, 33%, 100%)HSL
hsl(240, 100%, 67%)HSLA
hsla(240, 100%, 67%, 1)Variables
Sass
$shady-neon-blue: #5555ff;Less
@shady-neon-blue: #5555ff;CSS
--shady-neon-blue: #5555ff;