๐จ Use this gradient to add a vibrant and energetic touch to your designs.
๐ก Did you know that the Electric Violet and Bright Turquoise gradient is inspired by the mesmerizing colors of a tropical sunset?
/* October Silenceiver CSS Linear Gradient Background */
.gradient {
background: #b721ff;
background: linear-gradient(
to right,
#b721ff,#21d4fd
);
}
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.