Electric Indigo
#6600ff · one of 31,915 named colors
Electric Indigo is a medium, vivid purple with the hex code #6600ff. In RGB it is 102 red, 0 green and 255 blue, and white text is most readable on top of it.
Part of Shades of Purple →
Try Electric Indigo in the generator →
Codes
HEX
#6600ffHEX8
#6600ffffRGB
rgb(102, 0, 255)RGBA
rgba(102, 0, 255, 1)RGB %
rgb(40%, 0%, 100%)HSL
hsl(264, 100%, 50%)HSLA
hsla(264, 100%, 50%, 1)Variables
Sass
$electric-indigo: #6600ff;Less
@electric-indigo: #6600ff;CSS
--electric-indigo: #6600ff;