๐จ Use this gradient for a bold, contrasting design.
๐ก This gradient is named after Vasily Kandinsky, a pioneer of abstract art.
/* Vasily CSS Linear Gradient Background */
.gradient {
background: #e9d362;
background: linear-gradient(
to right,
#e9d362,#333333
);
}
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.