๐จ Use this gradient for a lively, contrasting design.
๐ก This gradient is reminiscent of the sunset over a bustling metropolis, hence the name 'Metapolis'.
/* Metapolis CSS Linear Gradient Background */
.gradient {
background: #659999;
background: linear-gradient(
to right,
#659999,#f4791f
);
}
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.