Big Surf
#96d0d1 · one of 31,915 named colors
Big Surf is a light, soft cyan with the hex code #96d0d1. In RGB it is 150 red, 208 green and 209 blue, and black text is most readable on top of it.
Codes
HEX
#96d0d1HEX8
#96d0d1ffRGB
rgb(150, 208, 209)RGBA
rgba(150, 208, 209, 1)RGB %
rgb(59%, 82%, 82%)HSL
hsl(181, 39%, 70%)HSLA
hsla(181, 39%, 70%, 1)Variables
Sass
$big-surf: #96d0d1;Less
@big-surf: #96d0d1;CSS
--big-surf: #96d0d1;