๐จ Great for a lively, contrasting design.
๐ก Kyoo Tah is inspired by the vibrant colors of the East Bay and the tangy taste of mustard.
/* Kyoo Tah CSS Linear Gradient Background */
.gradient {
background: #544a7d;
background: linear-gradient(
to right,
#544a7d,#ffd452
);
}
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.