CHECK IT OUT HERE:
<h1 style="background: linear-gradient(45deg, #ff5733, #ffc300, #900c3f, #581845);
-webkit-background-clip: text;
color: transparent;">
Gradient Glory
</h1>
h1 {
background: linear-gradient(45deg, #ff5733, #ffc300, #900c3f, #581845);
-webkit-background-clip: text;
color: transparent;
}
// Example JS: None required for this effect