Blue Surf
#829d99 · one of 31,915 named colors
Blue Surf is a medium, muted cyan with the hex code #829d99. In RGB it is 130 red, 157 green and 153 blue, and black text is most readable on top of it.
Codes
HEX
#829d99HEX8
#829d99ffRGB
rgb(130, 157, 153)RGBA
rgba(130, 157, 153, 1)RGB %
rgb(51%, 62%, 60%)HSL
hsl(171, 12%, 56%)HSLA
hsla(171, 12%, 56%, 1)Variables
Sass
$blue-surf: #829d99;Less
@blue-surf: #829d99;CSS
--blue-surf: #829d99;