๐จ Use this gradient to create a fresh and vibrant look.
๐ก The colors in this gradient were inspired by the beautiful sunsets over the New York skyline.
/* New York CSS Linear Gradient Background */
.gradient {
background: #fff1eb;
background: linear-gradient(
to right,
#fff1eb,#ace0f9
);
}
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.