Bloody Mary: A bold blend of Outrageous Orange #FF512F and Cerise #DD2476.
#ff512f
#dd2476
/* Bloody Mary CSS Linear Gradient Background */ .gradient { background: #FF512F; background: linear-gradient( to right, #FF512F,#DD2476 ); }
/* Bloody Mary 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