Blue Violet
#4e32b2 · one of 31,915 named colors
Blue Violet is a medium, strong blue with the hex code #4e32b2. In RGB it is 78 red, 50 green and 178 blue, and white text is most readable on top of it.
Codes
HEX
#4e32b2HEX8
#4e32b2ffRGB
rgb(78, 50, 178)RGBA
rgba(78, 50, 178, 1)RGB %
rgb(31%, 20%, 70%)HSL
hsl(253, 56%, 45%)HSLA
hsla(253, 56%, 45%, 1)Variables
Sass
$blue-violet: #4e32b2;Less
@blue-violet: #4e32b2;CSS
--blue-violet: #4e32b2;