Copied!
background-image: linear-gradient(top, #ff8800 0%, #89c270 20%, #13fde1 30%, #88c27a 40%, #fd8814 50%, #7eba74 60%, #00ecd5 70%, #7eba74 80%, #fd8814 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ff8800), color-stop(0.2003585, #89c270), color-stop(0.3003585, #13fde1), color-stop(0.4003585, #88c27a), color-stop(0.5003585, #fd8814), color-stop(0.6003585, #7eba74), color-stop(0.7003585, #00ecd5), color-stop(0.8003585, #7eba74), color-stop(1, #fd8814));
background-image: -moz-linear-gradient(top, #ff8800 0%, #89c270 20%, #13fde1 30%, #88c27a 40%, #fd8814 50%, #7eba74 60%, #00ecd5 70%, #7eba74 80%, #fd8814 100%);
background-image: -o-linear-gradient(top, #ff8800 0%, #89c270 20%, #13fde1 30%, #88c27a 40%, #fd8814 50%, #7eba74 60%, #00ecd5 70%, #7eba74 80%, #fd8814 100%);
background-image: -ms-linear-gradient(top, #ff8800 0%, #89c270 20%, #13fde1 30%, #88c27a 40%, #fd8814 50%, #7eba74 60%, #00ecd5 70%, #7eba74 80%, #fd8814 100%);