Linear Gradient from #89d3ba to #89a2d3 with 45°
Change Gradient
CSS Code
Light mode
background-image: linear-gradient(45deg, #89d3ba 0%, #89d3cd 25%, #89c7d3 50%, #89b4d3 75%, #89a2d3 100%);
Dark mode
background-image: linear-gradient(45deg, #6ea995 0%, #6ea9a4 25%, #6e9fa9 50%, #6e90a9 75%, #6e82a9 100%);