๐จ Great for a calming, yet vibrant website design.
๐ก This gradient is inspired by the contrasting colors of November's late fall skies.
/* Strict November CSS Linear Gradient Background */
.gradient {
background: #CBBACC;
background: linear-gradient(
to right,
#CBBACC,#2580B3
);
}
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.