Purple Ink
#9a2ca0 · one of 31,915 named colors
Purple Ink is a medium, strong pink with the hex code #9a2ca0. In RGB it is 154 red, 44 green and 160 blue, and white text is most readable on top of it.
Codes
HEX
#9a2ca0HEX8
#9a2ca0ffRGB
rgb(154, 44, 160)RGBA
rgba(154, 44, 160, 1)RGB %
rgb(60%, 17%, 63%)HSL
hsl(297, 57%, 40%)HSLA
hsla(297, 57%, 40%, 1)Variables
Sass
$purple-ink: #9a2ca0;Less
@purple-ink: #9a2ca0;CSS
--purple-ink: #9a2ca0;