๐จ Use this gradient to create a warm and earthy atmosphere in your designs.
๐ก The colors in this gradient are inspired by the beautiful hues found in the desert landscape.
/* Desert Hump CSS Linear Gradient Background */
.gradient {
background: #c79081;
background: linear-gradient(
to right,
#c79081,#dfa579
);
}
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.