Green Wave
#c3dcd5 · one of 31,915 named colors
Green Wave is a light, soft cyan with the hex code #c3dcd5. In RGB it is 195 red, 220 green and 213 blue, and black text is most readable on top of it.
Codes
HEX
#c3dcd5HEX8
#c3dcd5ffRGB
rgb(195, 220, 213)RGBA
rgba(195, 220, 213, 1)RGB %
rgb(76%, 86%, 84%)HSL
hsl(163, 26%, 81%)HSLA
hsla(163, 26%, 81%, 1)Variables
Sass
$green-wave: #c3dcd5;Less
@green-wave: #c3dcd5;CSS
--green-wave: #c3dcd5;