๐จ Use this gradient for a sophisticated, feminine design.
๐ก This gradient is inspired by the Cadillac, a symbol of American luxury, and Janna, a soft pink hue.
/* Purple White CSS Linear Gradient Background */
.gradient {
background: #BA5370;
background: linear-gradient(
to right,
#BA5370,#F4E2D8
);
}
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.