๐จ Use this gradient to create a dreamy and romantic atmosphere in your designs.
๐ก The Classic Rose #fdcbf1 color is often associated with femininity and elegance.
/* Frozen Dreams CSS Linear Gradient Background */
.gradient {
background: #fdcbf1;
background: linear-gradient(
to right,
#fdcbf1,#fdcbf1,#e6dee9
);
}
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.