๐จ Use this gradient for dynamic, creative projects.
๐ก This gradient is named 'Mello', possibly inspired by the vibrant, energetic music genre.
/* Mello CSS Linear Gradient Background */
.gradient {
background: #c0392b;
background: linear-gradient(
to right,
#c0392b,#8e44ad
);
}
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.