Parma Grey
#806e85 · one of 31,915 named colors
Parma Grey is a medium, muted gray with the hex code #806e85. In RGB it is 128 red, 110 green and 133 blue, and white text is most readable on top of it.
Codes
HEX
#806e85HEX8
#806e85ffRGB
rgb(128, 110, 133)RGBA
rgba(128, 110, 133, 1)RGB %
rgb(50%, 43%, 52%)HSL
hsl(287, 9%, 48%)HSLA
hsla(287, 9%, 48%, 1)Variables
Sass
$parma-grey: #806e85;Less
@parma-grey: #806e85;CSS
--parma-grey: #806e85;