๐จ Use this gradient for a fresh, lively design.
๐ก This gradient is inspired by the colors of a sunny day in the countryside.
/* Sunny Days CSS Linear Gradient Background */
.gradient {
background: #EDE574;
background: linear-gradient(
to right,
#EDE574,#E1F5C4
);
}
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.