Sea Blizz and Magic Mint blend to create a refreshing, oceanic vibe.
#1cd8d2
#93edc7
/* Sea Blizz CSS Linear Gradient Background */ .gradient { background: #1CD8D2; background: linear-gradient( to right, #1CD8D2,#93EDC7 ); }
/* Sea Blizz 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