๐จ Use this gradient to add a touch of warmth and femininity to your designs.
๐ก The Apricot Peach color is often associated with feelings of joy and happiness.
/* Spring Warmth CSS Linear Gradient Background */
.gradient {
background: #fad0c4;
background: linear-gradient(
to right,
#fad0c4,#fad0c4,#ffd1ff
);
}
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.