๐จ Use this gradient for a pop of color in your designs.
๐ก This gradient is inspired by the lively and vibrant nightlife of New York City.
/* Sha la la CSS Linear Gradient Background */
.gradient {
background: #D66D75;
background: linear-gradient(
to right,
#D66D75,#E29587
);
}
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.