Electric Violet and Pigment Indigo create a vibrant, energetic color scheme.
#9400d3
#4b0082
/* Farhan CSS Linear Gradient Background */ .gradient { background: #9400D3; background: linear-gradient( to right, #9400D3,#4B0082 ); }
/* Farhan 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