๐จ Great for a feminine, soft, and playful design.
๐ก This gradient is reminiscent of a cotton candy sky at sunset.
/* Piggy Pink CSS Linear Gradient Background */
.gradient {
background: #ee9ca7;
background: linear-gradient(
to right,
#ee9ca7,#ffdde1
);
}
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.