๐จ Great for vibrant, energetic designs and youthful brands.
๐ก Electric Violet is often associated with creativity and imagination.
/* Intuitive Purple CSS Linear Gradient Background */
.gradient {
background: #DA22FF;
background: linear-gradient(
to right,
#DA22FF,#9733EE
);
}
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.