Cold North
#559c9b · one of 31,915 named colors
Cold North is a medium, soft cyan with the hex code #559c9b. In RGB it is 85 red, 156 green and 155 blue, and black text is most readable on top of it.
Codes
HEX
#559c9bHEX8
#559c9bffRGB
rgb(85, 156, 155)RGBA
rgba(85, 156, 155, 1)RGB %
rgb(33%, 61%, 61%)HSL
hsl(179, 29%, 47%)HSLA
hsla(179, 29%, 47%, 1)Variables
Sass
$cold-north: #559c9b;Less
@cold-north: #559c9b;CSS
--cold-north: #559c9b;