Red Purple
#e40078 · one of 31,915 named colors
Red Purple is a medium, vivid pink with the hex code #e40078. In RGB it is 228 red, 0 green and 120 blue, and white text is most readable on top of it.
Codes
HEX
#e40078HEX8
#e40078ffRGB
rgb(228, 0, 120)RGBA
rgba(228, 0, 120, 1)RGB %
rgb(89%, 0%, 47%)HSL
hsl(328, 100%, 45%)HSLA
hsla(328, 100%, 45%, 1)Variables
Sass
$red-purple: #e40078;Less
@red-purple: #e40078;CSS
--red-purple: #e40078;