Gradient No: #70
Apply on Text
.gradient {
background-image: linear-gradient(to right, #ff8177 0%, #ff867a 0%, #ff8c7f 21%, #f99185 52%, #cf556c 78%, #b12a5b 100%;
-webkit-background-clip: text;
background-clip: text;
color: transparent;
}