Grape Shake
#886971 · one of 31,915 named colors
Grape Shake is a medium, muted red with the hex code #886971. In RGB it is 136 red, 105 green and 113 blue, and white text is most readable on top of it.
Codes
HEX
#886971HEX8
#886971ffRGB
rgb(136, 105, 113)RGBA
rgba(136, 105, 113, 1)RGB %
rgb(53%, 41%, 44%)HSL
hsl(345, 13%, 47%)HSLA
hsla(345, 13%, 47%, 1)Variables
Sass
$grape-shake: #886971;Less
@grape-shake: #886971;CSS
--grape-shake: #886971;