Afterlife
#d91fff · one of 31,915 named colors
Afterlife is a medium, vivid purple with the hex code #d91fff. In RGB it is 217 red, 31 green and 255 blue, and black text is most readable on top of it.
Codes
HEX
#d91fffHEX8
#d91fffffRGB
rgb(217, 31, 255)RGBA
rgba(217, 31, 255, 1)RGB %
rgb(85%, 12%, 100%)HSL
hsl(290, 100%, 56%)HSLA
hsla(290, 100%, 56%, 1)Variables
Sass
$afterlife: #d91fff;Less
@afterlife: #d91fff;CSS
--afterlife: #d91fff;