๐จ Great for a serene and calm design theme.
๐ก This gradient is inspired by the twilight sky, a mix of mystery and tranquility.
/* Polite Rumors CSS Linear Gradient Background */
.gradient {
background: #a7a6cb;
background: linear-gradient(
to right,
#a7a6cb,#8989ba,#8989ba
);
}
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.