Sunny Days gradient: a vibrant mix of Manz #EDE574 and Tusk #E1F5C4.
#ede574
#e1f5c4
/* Sunny Days CSS Linear Gradient Background */ .gradient { background: #EDE574; background: linear-gradient( to right, #EDE574,#E1F5C4 ); }
/* Sunny Days 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