๐จ Use this gradient for a sophisticated, high-end design.
๐ก Black is often associated with power, elegance, and mystery, while Tundora adds a touch of warmth.
/* Premium Dark CSS Linear Gradient Background */
.gradient {
background: #434343;
background: linear-gradient(
to right,
#434343,#000000
);
}
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.