Neon Blue
#04d9ff · one of 31,915 named colors
Neon Blue is a medium, vivid cyan with the hex code #04d9ff. In RGB it is 4 red, 217 green and 255 blue, and black text is most readable on top of it.
Codes
HEX
#04d9ffHEX8
#04d9ffffRGB
rgb(4, 217, 255)RGBA
rgba(4, 217, 255, 1)RGB %
rgb(2%, 85%, 100%)HSL
hsl(189, 100%, 51%)HSLA
hsla(189, 100%, 51%, 1)Variables
Sass
$neon-blue: #04d9ff;Less
@neon-blue: #04d9ff;CSS
--neon-blue: #04d9ff;