Linear Gradient from #89d466 to #6689d4 with 45°
Change Gradient
CSS Code
Light mode
background-image: linear-gradient(45deg, #89d466 0%, #66d47a 25%, #66d4b1 50%, #66c0d4 75%, #6689d4 100%);
Dark mode
background-image: linear-gradient(45deg, #6eaa52 0%, #52aa62 25%, #52aa8e 50%, #529aaa 75%, #526eaa 100%);