Plum Burst
#9c7eb7 · one of 31,915 named colors
Plum Burst is a medium, soft purple with the hex code #9c7eb7. In RGB it is 156 red, 126 green and 183 blue, and black text is most readable on top of it.
Codes
HEX
#9c7eb7HEX8
#9c7eb7ffRGB
rgb(156, 126, 183)RGBA
rgba(156, 126, 183, 1)RGB %
rgb(61%, 49%, 72%)HSL
hsl(272, 28%, 61%)HSLA
hsla(272, 28%, 61%, 1)Variables
Sass
$plum-burst: #9c7eb7;Less
@plum-burst: #9c7eb7;CSS
--plum-burst: #9c7eb7;