๐จ Use this gradient for a lively, energetic design.
๐ก This gradient is inspired by the colors of a summer morning breakfast.
/* Sweet Morning CSS Linear Gradient Background */
.gradient {
background: #FF5F6D;
background: linear-gradient(
to right,
#FF5F6D,#FFC371
);
}
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.