Violent Violet
#7f00ff · one of 31,915 named colors
Violent Violet is a medium, vivid purple with the hex code #7f00ff. In RGB it is 127 red, 0 green and 255 blue, and white text is most readable on top of it.
Part of Shades of Purple →
Try Violent Violet in the generator →
Codes
HEX
#7f00ffHEX8
#7f00ffffRGB
rgb(127, 0, 255)RGBA
rgba(127, 0, 255, 1)RGB %
rgb(50%, 0%, 100%)HSL
hsl(270, 100%, 50%)HSLA
hsla(270, 100%, 50%, 1)Variables
Sass
$violent-violet: #7f00ff;Less
@violent-violet: #7f00ff;CSS
--violent-violet: #7f00ff;