Purple Void
#442244 · one of 31,915 named colors
Purple Void is a dark, soft pink with the hex code #442244. In RGB it is 68 red, 34 green and 68 blue, and white text is most readable on top of it.
Codes
HEX
#442244HEX8
#442244ffRGB
rgb(68, 34, 68)RGBA
rgba(68, 34, 68, 1)RGB %
rgb(27%, 13%, 27%)HSL
hsl(300, 33%, 20%)HSLA
hsla(300, 33%, 20%, 1)Variables
Sass
$purple-void: #442244;Less
@purple-void: #442244;CSS
--purple-void: #442244;