Noon to Dusk gradient combines vibrant Brink Pink and soothing Onahau.
#ff6e7f
#bfe9ff
/* Noon to Dusk CSS Linear Gradient Background */ .gradient { background: #ff6e7f; background: linear-gradient( to right, #ff6e7f,#bfe9ff ); }
/* Noon to Dusk 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