๐จ Mix and match these bold and earthy tones to create a powerful and grounded design.
๐ก The combination of Vicious Stance and River Bed creates a harmonious blend of strength and tranquility.
/* Vicious Stance CSS Linear Gradient Background */
.gradient {
background: #29323c;
background: linear-gradient(
to right,
#29323c,#485563
);
}
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.