๐จ Use this gradient to add a touch of elegance and luxury to your designs.
๐ก The combination of emerald green and gold has been associated with wealth and prosperity since ancient times.
/* Millennium Pine CSS Linear Gradient Background */
.gradient {
background: #50cc7f;
background: linear-gradient(
to right,
#50cc7f,#f5d100
);
}
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.