๐จ Use this gradient to create a vibrant and tropical atmosphere in your designs.
๐ก The colors in this gradient are inspired by the lush greenery and colorful flowers found in a jungle.
/* Jungle Day CSS Linear Gradient Background */
.gradient {
background: #8baaaa;
background: linear-gradient(
to right,
#8baaaa,#ae8b9c
);
}
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.