๐จ Use this gradient to create a calming and soothing atmosphere in your designs.
๐ก The colors in this gradient were inspired by the beautiful colors of a lavender field and the refreshing mint leaves.
/* Sharpeye Eagle CSS Linear Gradient Background */
.gradient {
background: #9890e3;
background: linear-gradient(
to right,
#9890e3,#b1f4cf
);
}
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.