A regal blend of deep blue and light beryl green, evoking a sense of calm and majesty.
#003973
#e5e5be
/* Horizon CSS Linear Gradient Background */ .gradient { background: #003973; background: linear-gradient( to right, #003973,#E5E5BE ); }
/* Horizon 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