๐จ Use this gradient to create a fresh and vibrant look.
๐ก The colors Gossamer and Keppel were inspired by nature, representing growth and vitality.
/* Grown Early CSS Linear Gradient Background */
.gradient {
background: #0ba360;
background: linear-gradient(
to right,
#0ba360,#3cba92
);
}
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.