Violet
#9a0eea · one of 31,915 named colors
Violet is a medium, vivid purple with the hex code #9a0eea. In RGB it is 154 red, 14 green and 234 blue, and white text is most readable on top of it.
Codes
HEX
#9a0eeaHEX8
#9a0eeaffRGB
rgb(154, 14, 234)RGBA
rgba(154, 14, 234, 1)RGB %
rgb(60%, 5%, 92%)HSL
hsl(278, 89%, 49%)HSLA
hsla(278, 89%, 49%, 1)Variables
Sass
$violet: #9a0eea;Less
@violet: #9a0eea;CSS
--violet: #9a0eea;