๐จ Use this gradient to add a touch of elegance and playfulness to your designs.
๐ก Did you know that the Norse Beauty color scheme was inspired by the vibrant colors found in Norse mythology?
/* Norse Beauty CSS Linear Gradient Background */
.gradient {
background: #ec77ab;
background: linear-gradient(
to right,
#ec77ab,#7873f5
);
}
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.