๐จ Use this gradient to create a sophisticated and earthy look.
๐ก The Timberwolf color is inspired by the fur of the gray wolf.
/* Rich Metal CSS Linear Gradient Background */
.gradient {
background: #d7d2cc;
background: linear-gradient(
to right,
#d7d2cc,#304352
);
}
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.