๐จ Great for a calming, tranquil website or app theme.
๐ก This gradient is inspired by the stunning blues of Kashmir's lakes and skies.
/* Kashmir CSS Linear Gradient Background */
.gradient {
background: #614385;
background: linear-gradient(
to right,
#614385,#516395
);
}
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.