๐จ Use this gradient for calming, peaceful designs.
๐ก This gradient is inspired by the song 'Can You Feel The Love Tonight' by Elton John.
/* Can You Feel The Love Tonight CSS Linear Gradient Background */
.gradient {
background: #4568DC;
background: linear-gradient(
to right,
#4568DC,#B06AB3
);
}
You can use this gradient in your UI design in many ways, for example as a background in a tweet, for buttons or as a text gradient.