๐จ Use this gradient for a fresh, lively design.
๐ก This gradient is inspired by the cool colors of summer, evoking a sense of freshness and vitality.
/* Summer Dog CSS Linear Gradient Background */
.gradient {
background: #a8ff78;
background: linear-gradient(
to right,
#a8ff78,#78ffd6
);
}
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.