Gradient No: #53
Apply on Text
.gradient {
background-image: linear-gradient(135deg, #3B2667 10%, #BC78EC 100%);
-webkit-background-clip: text;
background-clip: text;
color: transparent;
}
.gradient {
background-image: linear-gradient(135deg, #3B2667 10%, #BC78EC 100%);
-webkit-background-clip: text;
background-clip: text;
color: transparent;
}