A cool blend of Ship Gray and Fall Green, reminiscent of a frosty forest.
#403b4a
#e7e9bb
/* Frozen CSS Linear Gradient Background */ .gradient { background: #403B4A; background: linear-gradient( to right, #403B4A,#E7E9BB ); }
/* Frozen 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