A vibrant blend of Dodger Blue, Bright Turquoise, and Aero Blue, evoking a lively ocean vibe.
#1fa2ff
#12d8fa
#a6ffcb
/* Stripe CSS Linear Gradient Background */ .gradient { background: #1FA2FF; background: linear-gradient( to right, #1FA2FF,#12D8FA,#A6FFCB ); }
/* Stripe 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