Copied!
background-image: linear-gradient(top, #a200ff 10%, #d000ee 20%, #ff00dd 20%, #ff516e 37%, #ffa200 47%, #eed000 57%, #ddff00 67%, #6eff51 80%, #00ffa2 90%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.1, #a200ff), color-stop(0.2, #d000ee), color-stop(0.2, #ff00dd), color-stop(0.373, #ff516e), color-stop(0.473, #ffa200), color-stop(0.573, #eed000), color-stop(0.6749183691999999, #ddff00), color-stop(0.7999999999999999, #6eff51), color-stop(0.8999999999999999, #00ffa2));
background-image: -moz-linear-gradient(top, #a200ff 10%, #d000ee 20%, #ff00dd 20%, #ff516e 37%, #ffa200 47%, #eed000 57%, #ddff00 67%, #6eff51 80%, #00ffa2 90%);
background-image: -o-linear-gradient(top, #a200ff 10%, #d000ee 20%, #ff00dd 20%, #ff516e 37%, #ffa200 47%, #eed000 57%, #ddff00 67%, #6eff51 80%, #00ffa2 90%);
background-image: -ms-linear-gradient(top, #a200ff 10%, #d000ee 20%, #ff00dd 20%, #ff516e 37%, #ffa200 47%, #eed000 57%, #ddff00 67%, #6eff51 80%, #00ffa2 90%);