๐จ Use this gradient for a lively, energetic design.
๐ก This gradient is named after Sylvia, who loved the sunset's vibrant hues.
/* Sylvia CSS Linear Gradient Background */
.gradient {
background: #ff4b1f;
background: linear-gradient(
to right,
#ff4b1f,#ff9068
);
}
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.