Skyline: Denim and Governor Bay create a vibrant, cool-toned gradient.
#1488cc
#2b32b2
/* Skyline CSS Linear Gradient Background */ .gradient { background: #1488CC; background: linear-gradient( to right, #1488CC,#2B32B2 ); }
/* Skyline 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