๐จ Use this vibrant color scheme to add a touch of nature and serenity to your designs.
๐ก The colors in this gradient were inspired by the lush green fields of Africa and the refreshing blues of its water bodies.
/* African Field CSS Linear Gradient Background */
.gradient {
background: #65bd60;
background: linear-gradient(
to right,
#65bd60,#5ac1a8,#3ec6ed
);
}
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.