Copied!
background-image: linear-gradient(top, #ff8800 0%, #894d7e 20%, #1313fc 30%, #884d88 40%, #fd8814 50%, #7e447f 60%, #0000eb 70%, #7e447f 80%, #fd8814 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ff8800), color-stop(0.2003585, #894d7e), color-stop(0.3003585, #1313fc), color-stop(0.4003585, #884d88), color-stop(0.5003585, #fd8814), color-stop(0.6003585, #7e447f), color-stop(0.7003585, #0000eb), color-stop(0.8003585, #7e447f), color-stop(1, #fd8814));
background-image: -moz-linear-gradient(top, #ff8800 0%, #894d7e 20%, #1313fc 30%, #884d88 40%, #fd8814 50%, #7e447f 60%, #0000eb 70%, #7e447f 80%, #fd8814 100%);
background-image: -o-linear-gradient(top, #ff8800 0%, #894d7e 20%, #1313fc 30%, #884d88 40%, #fd8814 50%, #7e447f 60%, #0000eb 70%, #7e447f 80%, #fd8814 100%);
background-image: -ms-linear-gradient(top, #ff8800 0%, #894d7e 20%, #1313fc 30%, #884d88 40%, #fd8814 50%, #7e447f 60%, #0000eb 70%, #7e447f 80%, #fd8814 100%);