Linear Gradient from #89c2d1 to #c2d189 with 45°
Change Gradient
CSS Code
Light mode
background-image: linear-gradient(45deg, #89c3d1 0%, #89d1bb 25%, #89d197 50%, #9dd189 75%, #c1d189 100%);
Dark mode
background-image: linear-gradient(45deg, #6e9ba7 0%, #6ea797 25%, #6ea77a 50%, #7ea76e 75%, #9ba76e 100%);