๐จ Use this gradient to add depth and vitality to your designs.
๐ก This gradient combines Christi, named after a New Zealand plant, and Woodsmoke, reminiscent of cozy winter nights.
/* Green to dark CSS Linear Gradient Background */
.gradient {
background: #6A9113;
background: linear-gradient(
to right,
#6A9113,#141517
);
}
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.