๐จ Use this gradient to create a calming and sophisticated atmosphere.
๐ก The combination of Dove Gray and Shadow Green creates a harmonious blend of earthy tones.
/* Mole Hall CSS Linear Gradient Background */
.gradient {
background: #616161;
background: linear-gradient(
to right,
#616161,#9bc5c3
);
}
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.