Red Violet
#9e0168 · one of 31,915 named colors
Red Violet is a dark, vivid pink with the hex code #9e0168. In RGB it is 158 red, 1 green and 104 blue, and white text is most readable on top of it.
Codes
HEX
#9e0168HEX8
#9e0168ffRGB
rgb(158, 1, 104)RGBA
rgba(158, 1, 104, 1)RGB %
rgb(62%, 0%, 41%)HSL
hsl(321, 99%, 31%)HSLA
hsla(321, 99%, 31%, 1)Variables
Sass
$red-violet: #9e0168;Less
@red-violet: #9e0168;CSS
--red-violet: #9e0168;