๐จ Use this gradient for a bold, energetic design.
๐ก This gradient is named after the peacock, known for its vibrant and colorful plumage.
/* Electric Peacock CSS Linear Gradient Background */
.gradient {
background: #8a2be2;
background: linear-gradient(
to right,
#8a2be2,#0000cd,#228b22,#ccff00
);
}
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.