๐จ Use this gradient to create a playful and soothing atmosphere in a child care setting.
๐ก The Mauvelous and Light Apricot gradient was inspired by the soft and warm colors often associated with nurturing and care.
/* Child Care CSS Linear Gradient Background */
.gradient {
background: #f794a4;
background: linear-gradient(
to right,
#f794a4,#fdd6bd
);
}
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.