๐จ Use this gradient to create a fresh and vibrant look.
๐ก Did you know that the color green is associated with growth and harmony?
/* Young Grass CSS Linear Gradient Background */
.gradient {
background: #9be15d;
background: linear-gradient(
to right,
#9be15d,#00e3ae
);
}
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.