๐จ Use this gradient to create a vibrant and eye-catching design.
๐ก Did you know that the Blue Velvet: Purple Heart gradient was inspired by the colors of a beautiful sunset?
/* Blue Velvet CSS Linear Gradient Background */
.gradient {
background: #6a11cb;
background: linear-gradient(
to right,
#6a11cb,#2575fc
);
}
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.