๐จ Use this gradient for a calm, professional look.
๐ก This gradient is inspired by the rocky landscapes of Oslo, Norway.
/* Mountain Rock CSS Linear Gradient Background */
.gradient {
background: #868f96;
background: linear-gradient(
to right,
#868f96,#596164
);
}
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.