๐จ Great for designs needing warmth and energy.
๐ก This gradient is inspired by the vibrant colors of a Phoenix's rebirth.
/* Phoenix Start CSS Linear Gradient Background */
.gradient {
background: #f83600;
background: linear-gradient(
to right,
#f83600,#f9d423
);
}
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.