๐จ Great for nature-themed designs.
๐ก This gradient is inspired by the colors of natural lakes and eucalyptus trees.
/* Under the Lake CSS Linear Gradient Background */
.gradient {
background: #093028;
background: linear-gradient(
to right,
#093028,#237A57
);
}
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.