๐จ Use this gradient to create a calming and refreshing atmosphere in your designs.
๐ก The colors in this gradient are inspired by the soothing shades of a peaceful meadow.
/* Soft Grass CSS Linear Gradient Background */
.gradient {
background: #c1dfc4;
background: linear-gradient(
to right,
#c1dfc4,#deecdd
);
}
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.