Copied!
background-image: linear-gradient(top, #ce558a 0%, #ba4e7a 11%, #a7486a 21%, #bf4f7e 34%, #d75792 46%, #c84f85 60%, #b94778 74%, #ae4872 87%, #a3496d 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ce558a), color-stop(0.105, #ba4e7a), color-stop(0.209999991, #a7486a), color-stop(0.335, #bf4f7e), color-stop(0.4599999965, #d75792), color-stop(0.6000000000000001, #c84f85), color-stop(0.7399999950000001, #b94778), color-stop(0.8700000000000001, #ae4872), color-stop(1, #a3496d));
background-image: -moz-linear-gradient(top, #ce558a 0%, #ba4e7a 11%, #a7486a 21%, #bf4f7e 34%, #d75792 46%, #c84f85 60%, #b94778 74%, #ae4872 87%, #a3496d 100%);
background-image: -o-linear-gradient(top, #ce558a 0%, #ba4e7a 11%, #a7486a 21%, #bf4f7e 34%, #d75792 46%, #c84f85 60%, #b94778 74%, #ae4872 87%, #a3496d 100%);
background-image: -ms-linear-gradient(top, #ce558a 0%, #ba4e7a 11%, #a7486a 21%, #bf4f7e 34%, #d75792 46%, #c84f85 60%, #b94778 74%, #ae4872 87%, #a3496d 100%);