๐จ Use this gradient to create a vintage and nostalgic feel in your designs.
๐ก The colors in this gradient are inspired by retro fashion trends from the 1960s and 1970s.
/* Old Hat CSS Linear Gradient Background */
.gradient {
background: #e4afcb;
background: linear-gradient(
to right,
#e4afcb,#b8cbb8,#b8cbb8,#e2c58b,#c2ce9c,#7edbdc
);
}
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.