A vibrant blend of Flamenco and Sunglow, reminiscent of a juicy orange.
#ff8008
#ffc837
/* Juicy Orange CSS Linear Gradient Background */ .gradient { background: #FF8008; background: linear-gradient( to right, #FF8008,#FFC837 ); }
/* Juicy Orange 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