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