๐จ Mix and match these soft pastel shades for a refreshing and calming look.
๐ก French Lilac is associated with romance and Spring Rain represents growth and renewal.
/* Smiling Rain CSS Linear Gradient Background */
.gradient {
background: #dcb0ed;
background: linear-gradient(
to right,
#dcb0ed,#99c99c
);
}
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.