Blacklist
#221133 · one of 31,915 named colors
Blacklist is a very dark, strong purple with the hex code #221133. In RGB it is 34 red, 17 green and 51 blue, and white text is most readable on top of it.
Codes
HEX
#221133HEX8
#221133ffRGB
rgb(34, 17, 51)RGBA
rgba(34, 17, 51, 1)RGB %
rgb(13%, 7%, 20%)HSL
hsl(270, 50%, 13%)HSLA
hsla(270, 50%, 13%, 1)Variables
Sass
$blacklist: #221133;Less
@blacklist: #221133;CSS
--blacklist: #221133;