A vibrant blend of Crimson and Amaranth, perfect for a bold, energetic design.
#d31027
#ea384d
/* Playing with Reds CSS Linear Gradient Background */ .gradient { background: #D31027; background: linear-gradient( to right, #D31027,#EA384D ); }
/* Playing with Reds 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