A refreshing blend of Bondi Blue and Caribbean Green, reminiscent of a tropical beach.
#02aab0
#00cdac
/* Green Beach CSS Linear Gradient Background */ .gradient { background: #02AAB0; background: linear-gradient( to right, #02AAB0,#00CDAC ); }
/* Green Beach 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