๐จ Use this gradient for a fun, youthful design.
๐ก This gradient combines the calm of blue with the warmth of pink, creating a balanced look.
/* Rare Wind CSS Linear Gradient Background */
.gradient {
background: #a8edea;
background: linear-gradient(
to right,
#a8edea,#fed6e3
);
}
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.