๐จ Use this gradient to add a vibrant and playful touch to your designs!
๐ก Did you know that the Tickle Me Pink color was first used in a Crayola crayon box in 1993?
/* Strong Bliss CSS Linear Gradient Background */
.gradient {
background: #f78ca0;
background: linear-gradient(
to right,
#f78ca0,#f9748f,#fd868c
);
}
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.