A deep, mysterious blend of Stratos and Lynch, perfect for a serene afternoon.
#000c40
#607d8b
/* Afternoon CSS Linear Gradient Background */ .gradient { background: #000C40; background: linear-gradient( to right, #000C40,#607D8B ); }
/* Afternoon 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