๐จ Use this gradient for a refreshing and intriguing design.
๐ก This gradient combines the freshness of spring rain with the mystery of eggplant.
/* Strong Stick CSS Linear Gradient Background */
.gradient {
background: #a8caba;
background: linear-gradient(
to right,
#a8caba,#5d4157
);
}
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.