Purple Paradise combines Biscay #1D2B64 and Azalea #F8CDDA for a dreamy vibe.
#1d2b64
#f8cdda
/* Purple Paradise CSS Linear Gradient Background */ .gradient { background: #1D2B64; background: linear-gradient( to right, #1D2B64,#F8CDDA ); }
/* Purple Paradise 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