๐จ Mix and match these vibrant shades to create a stunning and eye-catching color scheme.
๐ก Did you know that the color purple has long been associated with royalty and luxury?
/* Lily Meadow CSS Linear Gradient Background */
.gradient {
background: #65379B;
background: linear-gradient(
to right,
#65379B,#886AEA,#6457C6
);
}
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.