๐จ Use this gradient for a fresh, nature-inspired design.
๐ก This gradient is reminiscent of the lush and diverse vegetation found in the Caribbean.
/* Vine CSS Linear Gradient Background */
.gradient {
background: #00bf8f;
background: linear-gradient(
to right,
#00bf8f,#001510
);
}
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.