๐จ Great for outdoor-themed designs or spring motifs.
๐ก This gradient is reminiscent of a spring meadow under a golden sunrise, inspiring creativity.
/* Harmonic Energy CSS Linear Gradient Background */
.gradient {
background: #16A085;
background: linear-gradient(
to right,
#16A085,#F4D03F
);
}
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.