๐จ Use this gradient to create a vibrant and eye-catching design.
๐ก Did you know that the color purple has long been associated with royalty and luxury?
/* Plum Bath CSS Linear Gradient Background */
.gradient {
background: #cc208e;
background: linear-gradient(
to right,
#cc208e,#6713d2
);
}
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.