๐จ Use this gradient for a lively, energetic design.
๐ก This gradient combines Salem, a color named after a city in Massachusetts, and Fun Blue.
/* Crystal Clear CSS Linear Gradient Background */
.gradient {
background: #159957;
background: linear-gradient(
to right,
#159957,#155799
);
}
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.