๐จ Use this gradient for a warm, nostalgic vibe.
๐ก This gradient is inspired by the iconic movie 'Back to the Future'.
/* Back to the Future CSS Linear Gradient Background */
.gradient {
background: #C02425;
background: linear-gradient(
to right,
#C02425,#F0CB35
);
}
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.