๐จ Use this gradient for a modern, sleek design.
๐ก This gradient is often used in sci-fi and space-themed designs.
/* Deep Space CSS Linear Gradient Background */
.gradient {
background: #000000;
background: linear-gradient(
to right,
#000000,#434343
);
}
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.