Tourmaline
#83a1a7 · one of 31,915 named colors
Tourmaline is a medium, soft cyan with the hex code #83a1a7. In RGB it is 131 red, 161 green and 167 blue, and black text is most readable on top of it.
Codes
HEX
#83a1a7HEX8
#83a1a7ffRGB
rgb(131, 161, 167)RGBA
rgba(131, 161, 167, 1)RGB %
rgb(51%, 63%, 65%)HSL
hsl(190, 17%, 58%)HSLA
hsla(190, 17%, 58%, 1)Variables
Sass
$tourmaline: #83a1a7;Less
@tourmaline: #83a1a7;CSS
--tourmaline: #83a1a7;