Copied!
background-image: linear-gradient(top, #e22e2f 0%, #ba765f 12%, #ba765f 23%, #e6926b 35%, #e6926b 46%, #efeab1 54%, #efeab1 62%, #455e81 76%, #455e81 90%, #5c33f5 95%, #5c33f5 100%);
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #e22e2f), color-stop(0.115, #ba765f), color-stop(0.23, #ba765f), color-stop(0.345, #e6926b), color-stop(0.46, #e6926b), color-stop(0.54, #efeab1), color-stop(0.62, #efeab1), color-stop(0.76, #455e81), color-stop(0.9, #455e81), color-stop(0.95, #5c33f5), color-stop(1, #5c33f5));
background-image: -moz-linear-gradient(top, #e22e2f 0%, #ba765f 12%, #ba765f 23%, #e6926b 35%, #e6926b 46%, #efeab1 54%, #efeab1 62%, #455e81 76%, #455e81 90%, #5c33f5 95%, #5c33f5 100%);
background-image: -o-linear-gradient(top, #e22e2f 0%, #ba765f 12%, #ba765f 23%, #e6926b 35%, #e6926b 46%, #efeab1 54%, #efeab1 62%, #455e81 76%, #455e81 90%, #5c33f5 95%, #5c33f5 100%);
background-image: -ms-linear-gradient(top, #e22e2f 0%, #ba765f 12%, #ba765f 23%, #e6926b 35%, #e6926b 46%, #efeab1 54%, #efeab1 62%, #455e81 76%, #455e81 90%, #5c33f5 95%, #5c33f5 100%);