Plum Dust
#aa4c8f · one of 31,915 named colors
Plum Dust is a medium, soft pink with the hex code #aa4c8f. In RGB it is 170 red, 76 green and 143 blue, and white text is most readable on top of it.
Codes
HEX
#aa4c8fHEX8
#aa4c8fffRGB
rgb(170, 76, 143)RGBA
rgba(170, 76, 143, 1)RGB %
rgb(67%, 30%, 56%)HSL
hsl(317, 38%, 48%)HSLA
hsla(317, 38%, 48%, 1)Variables
Sass
$plum-dust: #aa4c8f;Less
@plum-dust: #aa4c8f;CSS
--plum-dust: #aa4c8f;