๐จ Great for a calming, serene website or app theme.
๐ก This gradient is named after the Battle of Waterloo and the mystic arts.
/* Mystic CSS Linear Gradient Background */
.gradient {
background: #757F9A;
background: linear-gradient(
to right,
#757F9A,#D7DDE8
);
}
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.