๐จ Use this gradient for a calming, serene design.
๐ก This gradient combines the royal London Hue with the refreshing Half Baked, a unique mix.
/* Dania CSS Linear Gradient Background */
.gradient {
background: #BE93C5;
background: linear-gradient(
to right,
#BE93C5,#7BC6CC
);
}
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.