Grape Purple
#5d1451 · one of 31,915 named colors
Grape Purple is a dark, strong pink with the hex code #5d1451. In RGB it is 93 red, 20 green and 81 blue, and white text is most readable on top of it.
Codes
HEX
#5d1451HEX8
#5d1451ffRGB
rgb(93, 20, 81)RGBA
rgba(93, 20, 81, 1)RGB %
rgb(36%, 8%, 32%)HSL
hsl(310, 65%, 22%)HSLA
hsla(310, 65%, 22%, 1)Variables
Sass
$grape-purple: #5d1451;Less
@grape-purple: #5d1451;CSS
--grape-purple: #5d1451;