๐จ Use this gradient to add a playful and energetic touch to your designs.
๐ก The name 'Arapawa' comes from a breed of feral goats found on Arapawa Island in New Zealand.
/* Ameena CSS Linear Gradient Background */
.gradient {
background: #0c0c6d;
background: linear-gradient(
to right,
#0c0c6d,#de512b,#98d0c1,#5bb226,#023c0d
);
}
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.