๐จ Great for a lively, energetic design theme.
๐ก This gradient is named after Pun Yeta, a mythical creature known for its vibrant colors.
/* Pun Yeta CSS Linear Gradient Background */
.gradient {
background: #108dc7;
background: linear-gradient(
to right,
#108dc7,#ef8e38
);
}
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.