Steel Gray and Manatee create a cool, sophisticated palette with a touch of mystery.
#1f1c2c
#928dab
/* Steel Gray CSS Linear Gradient Background */ .gradient { background: #1F1C2C; background: linear-gradient( to right, #1F1C2C,#928DAB ); }
/* Steel Gray 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