๐จ Use this gradient to create a romantic and elegant atmosphere in your designs.
๐ก The Star Wine color scheme is inspired by the beautiful shades of a starry night sky.
/* Star Wine CSS Linear Gradient Background */
.gradient {
background: #b8cbb8;
background: linear-gradient(
to right,
#b8cbb8,#b8cbb8,#b465da,#cf6cc9,#ee609c,#ee609c
);
}
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.