Aged Purple
#a442a0 · one of 31,915 named colors
Aged Purple is a medium, soft pink with the hex code #a442a0. In RGB it is 164 red, 66 green and 160 blue, and white text is most readable on top of it.
Codes
HEX
#a442a0HEX8
#a442a0ffRGB
rgb(164, 66, 160)RGBA
rgba(164, 66, 160, 1)RGB %
rgb(64%, 26%, 63%)HSL
hsl(302, 43%, 45%)HSLA
hsla(302, 43%, 45%, 1)Variables
Sass
$aged-purple: #a442a0;Less
@aged-purple: #a442a0;CSS
--aged-purple: #a442a0;