Getting Wet
#c3dae3 · one of 31,915 named colors
Getting Wet is a light, soft cyan with the hex code #c3dae3. In RGB it is 195 red, 218 green and 227 blue, and black text is most readable on top of it.
Codes
HEX
#c3dae3HEX8
#c3dae3ffRGB
rgb(195, 218, 227)RGBA
rgba(195, 218, 227, 1)RGB %
rgb(76%, 85%, 89%)HSL
hsl(197, 36%, 83%)HSLA
hsla(197, 36%, 83%, 1)Variables
Sass
$getting-wet: #c3dae3;Less
@getting-wet: #c3dae3;CSS
--getting-wet: #c3dae3;