Arcade Glow
#0022cc · one of 31,915 named colors
Arcade Glow is a medium, vivid blue with the hex code #0022cc. In RGB it is 0 red, 34 green and 204 blue, and white text is most readable on top of it.
Codes
HEX
#0022ccHEX8
#0022ccffRGB
rgb(0, 34, 204)RGBA
rgba(0, 34, 204, 1)RGB %
rgb(0%, 13%, 80%)HSL
hsl(230, 100%, 40%)HSLA
hsla(230, 100%, 40%, 1)Variables
Sass
$arcade-glow: #0022cc;Less
@arcade-glow: #0022cc;CSS
--arcade-glow: #0022cc;