A serene blend of Eden and Silver Tree, evoking a tranquil mossy forest.
#134e5e
#71b280
/* Moss CSS Linear Gradient Background */ .gradient { background: #134E5E; background: linear-gradient( to right, #134E5E,#71B280 ); }
/* Moss 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