๐จ Use this gradient for a bold, energetic design.
๐ก This gradient is named after the famous rock star Mick Jagger.
/* eXpresso CSS Linear Gradient Background */
.gradient {
background: #ad5389;
background: linear-gradient(
to right,
#ad5389,#3c1053
);
}
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.