๐จ Mix and match these shades for a playful and feminine look.
๐ก The Pink Salmon shade was inspired by the vibrant colors of salmon fish.
/* Lady Lips CSS Linear Gradient Background */
.gradient {
background: #ff9a9e;
background: linear-gradient(
to right,
#ff9a9e,#fecfef,#fecfef
);
}
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.