Rose Water and Turquoise Blue create a vibrant, playful contrast.
#e55d87
#5fc3e4
/* Rose Water CSS Linear Gradient Background */ .gradient { background: #E55D87; background: linear-gradient( to right, #E55D87,#5FC3E4 ); }
/* Rose Water TailwindCSS Linear Gradient */
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.
@marthatalks