Plum Shade
#78738b · one of 31,915 named colors
Plum Shade is a medium, muted gray with the hex code #78738b. In RGB it is 120 red, 115 green and 139 blue, and black text is most readable on top of it.
Codes
HEX
#78738bHEX8
#78738bffRGB
rgb(120, 115, 139)RGBA
rgba(120, 115, 139, 1)RGB %
rgb(47%, 45%, 55%)HSL
hsl(252, 9%, 50%)HSLA
hsla(252, 9%, 50%, 1)Variables
Sass
$plum-shade: #78738b;Less
@plum-shade: #78738b;CSS
--plum-shade: #78738b;