Midnight City gradient: a mysterious blend of Shark #232526 and Abbey #414345.
#232526
#414345
/* Midnight City CSS Linear Gradient Background */ .gradient { background: #232526; background: linear-gradient( to right, #232526,#414345 ); }
/* Midnight City 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