๐จ Use this gradient for a cozy, natural feel.
๐ก This gradient is named after Lithium, the lightest metal, and Dallas, a city known for its warm, earthy tones.
/* Lithium CSS Linear Gradient Background */
.gradient {
background: #6D6027;
background: linear-gradient(
to right,
#6D6027,#D3CBB8
);
}
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.