Copied!
background-image: linear-gradient(top, #2fbf73 17%, #55c5a5 33%, #7cccd8 50%, #9781c8 67%, #b336b8 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.16666665, #2fbf73), color-stop(0.3333333, #55c5a5), color-stop(0.49999994999999997, #7cccd8), color-stop(0.6666666, #9781c8), color-stop(0.99999989999998, #b336b8));
background-image: -moz-linear-gradient(top, #2fbf73 17%, #55c5a5 33%, #7cccd8 50%, #9781c8 67%, #b336b8 100%);
background-image: -o-linear-gradient(top, #2fbf73 17%, #55c5a5 33%, #7cccd8 50%, #9781c8 67%, #b336b8 100%);
background-image: -ms-linear-gradient(top, #2fbf73 17%, #55c5a5 33%, #7cccd8 50%, #9781c8 67%, #b336b8 100%);