Bruised Plum
#3b1921 · one of 31,915 named colors
Bruised Plum is a dark, soft red with the hex code #3b1921. In RGB it is 59 red, 25 green and 33 blue, and white text is most readable on top of it.
Codes
HEX
#3b1921HEX8
#3b1921ffRGB
rgb(59, 25, 33)RGBA
rgba(59, 25, 33, 1)RGB %
rgb(23%, 10%, 13%)HSL
hsl(346, 40%, 16%)HSLA
hsla(346, 40%, 16%, 1)Variables
Sass
$bruised-plum: #3b1921;Less
@bruised-plum: #3b1921;CSS
--bruised-plum: #3b1921;