๐จ Use this gradient for a modern, chic design.
๐ก This gradient combines the depth of eggplant with the lightness of spring rain, creating a unique contrast.
/* Forever Lost CSS Linear Gradient Background */
.gradient {
background: #5D4157;
background: linear-gradient(
to right,
#5D4157,#A8CABA
);
}
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.