๐จ Use this gradient for summer-themed designs.
๐ก This gradient is inspired by the colors of a ripe mango and festive confetti.
/* Mango Pulp CSS Linear Gradient Background */
.gradient {
background: #F09819;
background: linear-gradient(
to right,
#F09819,#EDDE5D
);
}
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.