๐จ Use this gradient for a modern, sleek design.
๐ก This gradient is inspired by the cover art of M83's album 'Midnight City'.
/* Midnight City CSS Linear Gradient Background */
.gradient {
background: #232526;
background: linear-gradient(
to right,
#232526,#414345
);
}
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.