Violet Red
#a50055 · one of 31,915 named colors
Violet Red is a dark, vivid pink with the hex code #a50055. In RGB it is 165 red, 0 green and 85 blue, and white text is most readable on top of it.
Codes
HEX
#a50055HEX8
#a50055ffRGB
rgb(165, 0, 85)RGBA
rgba(165, 0, 85, 1)RGB %
rgb(65%, 0%, 33%)HSL
hsl(329, 100%, 32%)HSLA
hsla(329, 100%, 32%, 1)Variables
Sass
$violet-red: #a50055;Less
@violet-red: #a50055;CSS
--violet-red: #a50055;