๐จ Great for a playful, youthful design.
๐ก This gradient is named after Anamnisar, a mythical place known for its vibrant colors.
/* Anamnisar CSS Linear Gradient Background */
.gradient {
background: #9796f0;
background: linear-gradient(
to right,
#9796f0,#fbc7d4
);
}
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.