๐จ Use this gradient for a bold, warm design.
๐ก This gradient is inspired by the vibrant colors of Kyoto's autumn leaves and traditional lanterns.
/* Kyoto CSS Linear Gradient Background */
.gradient {
background: #c21500;
background: linear-gradient(
to right,
#c21500,#ffc500
);
}
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.