Shiffurple
#9900aa · one of 31,915 named colors
Shiffurple is a dark, vivid pink with the hex code #9900aa. In RGB it is 153 red, 0 green and 170 blue, and white text is most readable on top of it.
Codes
HEX
#9900aaHEX8
#9900aaffRGB
rgb(153, 0, 170)RGBA
rgba(153, 0, 170, 1)RGB %
rgb(60%, 0%, 67%)HSL
hsl(294, 100%, 33%)HSLA
hsla(294, 100%, 33%, 1)Variables
Sass
$shiffurple: #9900aa;Less
@shiffurple: #9900aa;CSS
--shiffurple: #9900aa;