C64 Blue
#003aff · one of 31,915 named colors
C64 Blue is a medium, vivid blue with the hex code #003aff. In RGB it is 0 red, 58 green and 255 blue, and white text is most readable on top of it.
Codes
HEX
#003affHEX8
#003affffRGB
rgb(0, 58, 255)RGBA
rgba(0, 58, 255, 1)RGB %
rgb(0%, 23%, 100%)HSL
hsl(226, 100%, 50%)HSLA
hsla(226, 100%, 50%, 1)Variables
Sass
$c64-blue: #003aff;Less
@c64-blue: #003aff;CSS
--c64-blue: #003aff;Similar colors