๐จ Great for a cozy, welcoming website design.
๐ก Roseanna: Sundown is named after the warm hues of a sunset.
/* Roseanna CSS Linear Gradient Background */
.gradient {
background: #FFAFBD;
background: linear-gradient(
to right,
#FFAFBD,#ffc3a0
);
}
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.