Electric Purple
#bf00ff · one of 31,915 named colors
Electric Purple is a medium, vivid purple with the hex code #bf00ff. In RGB it is 191 red, 0 green and 255 blue, and black text is most readable on top of it.
Part of Shades of Purple →
Try Electric Purple in the generator →
Codes
HEX
#bf00ffHEX8
#bf00ffffRGB
rgb(191, 0, 255)RGBA
rgba(191, 0, 255, 1)RGB %
rgb(75%, 0%, 100%)HSL
hsl(285, 100%, 50%)HSLA
hsla(285, 100%, 50%, 1)Variables
Sass
$electric-purple: #bf00ff;Less
@electric-purple: #bf00ff;CSS
--electric-purple: #bf00ff;