C64 Purple
#6f6ed1 · one of 31,915 named colors
C64 Purple is a medium, strong blue with the hex code #6f6ed1. In RGB it is 111 red, 110 green and 209 blue, and black text is most readable on top of it.
Codes
HEX
#6f6ed1HEX8
#6f6ed1ffRGB
rgb(111, 110, 209)RGBA
rgba(111, 110, 209, 1)RGB %
rgb(44%, 43%, 82%)HSL
hsl(241, 52%, 63%)HSLA
hsla(241, 52%, 63%, 1)Variables
Sass
$c64-purple: #6f6ed1;Less
@c64-purple: #6f6ed1;CSS
--c64-purple: #6f6ed1;