๐จ Use this gradient for a pop of color in your designs.
๐ก This gradient is inspired by the colors of a cranberry bog at sunset and the warm hues of Manhattan.
/* Pinky CSS Linear Gradient Background */
.gradient {
background: #DD5E89;
background: linear-gradient(
to right,
#DD5E89,#F7BB97
);
}
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.