๐จ Use this gradient for a serene, tranquil design.
๐ก This gradient is inspired by the winter hues of Saint Petersburg, Russia.
/* Saint Petersburg CSS Linear Gradient Background */
.gradient {
background: #f5f7fa;
background: linear-gradient(
to right,
#f5f7fa,#c3cfe2
);
}
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.