Copied!
background-image: linear-gradient(top, #f17389 0%, #f87f81 20%, #ff8c7a 30%, #d94f69 40%, #b41359 50%, #c42036 60%, #d42e14 70%, #cd2124 80%, #c71434 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f17389), color-stop(0.2, #f87f81), color-stop(0.30000000000000004, #ff8c7a), color-stop(0.4, #d94f69), color-stop(0.5, #b41359), color-stop(0.6000000000000001, #c42036), color-stop(0.7000000000000001, #d42e14), color-stop(0.8, #cd2124), color-stop(0.99999994, #c71434));
background-image: -moz-linear-gradient(top, #f17389 0%, #f87f81 20%, #ff8c7a 30%, #d94f69 40%, #b41359 50%, #c42036 60%, #d42e14 70%, #cd2124 80%, #c71434 100%);
background-image: -o-linear-gradient(top, #f17389 0%, #f87f81 20%, #ff8c7a 30%, #d94f69 40%, #b41359 50%, #c42036 60%, #d42e14 70%, #cd2124 80%, #c71434 100%);
background-image: -ms-linear-gradient(top, #f17389 0%, #f87f81 20%, #ff8c7a 30%, #d94f69 40%, #b41359 50%, #c42036 60%, #d42e14 70%, #cd2124 80%, #c71434 100%);