๐จ Great for a vibrant, energetic, and feminine design.
๐ก This gradient is inspired by the Argon gas, known for its brilliant purple glow when ionized.
/* Argon CSS Linear Gradient Background */
.gradient {
background: #03001e;
background: linear-gradient(
to right,
#03001e,#7303c0,#ec38bc,#fdeff9
);
}
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.