A refreshing blend of Elm and Aquamarine, reminiscent of a cool Mojito.
#1d976c
#93f9b9
/* Mojito CSS Linear Gradient Background */ .gradient { background: #1D976C; background: linear-gradient( to right, #1D976C,#93F9B9 ); }
/* Mojito 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