Winter Surf
#7fb9ae · one of 31,915 named colors
Winter Surf is a medium, soft cyan with the hex code #7fb9ae. In RGB it is 127 red, 185 green and 174 blue, and black text is most readable on top of it.
Codes
HEX
#7fb9aeHEX8
#7fb9aeffRGB
rgb(127, 185, 174)RGBA
rgba(127, 185, 174, 1)RGB %
rgb(50%, 73%, 68%)HSL
hsl(169, 29%, 61%)HSLA
hsla(169, 29%, 61%, 1)Variables
Sass
$winter-surf: #7fb9ae;Less
@winter-surf: #7fb9ae;CSS
--winter-surf: #7fb9ae;