Amethyst
#9966cc · one of 31,915 named colors
Amethyst is a medium, strong purple with the hex code #9966cc. In RGB it is 153 red, 102 green and 204 blue, and black text is most readable on top of it.
Codes
HEX
#9966ccHEX8
#9966ccffRGB
rgb(153, 102, 204)RGBA
rgba(153, 102, 204, 1)RGB %
rgb(60%, 40%, 80%)HSL
hsl(270, 50%, 60%)HSLA
hsla(270, 50%, 60%, 1)Variables
Sass
$amethyst: #9966cc;Less
@amethyst: #9966cc;CSS
--amethyst: #9966cc;