Grape Arbour
#a598c7 · one of 31,915 named colors
Grape Arbour is a light, soft purple with the hex code #a598c7. In RGB it is 165 red, 152 green and 199 blue, and black text is most readable on top of it.
Codes
HEX
#a598c7HEX8
#a598c7ffRGB
rgb(165, 152, 199)RGBA
rgba(165, 152, 199, 1)RGB %
rgb(65%, 60%, 78%)HSL
hsl(257, 30%, 69%)HSLA
hsla(257, 30%, 69%, 1)Variables
Sass
$grape-arbour: #a598c7;Less
@grape-arbour: #a598c7;CSS
--grape-arbour: #a598c7;