๐จ Mix and match these enchanting colors for a spellbinding design!
๐ก The Witch Dance gradient was inspired by the magical hues of a moonlit night.
/* Witch Dance CSS Linear Gradient Background */
.gradient {
background: #A8BFFF;
background: linear-gradient(
to right,
#A8BFFF,#884D80
);
}
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.