Linear Gradient from #89d398 to #89c4d3 with 45°
Change Gradient
CSS Code
Light mode
background-image: linear-gradient(45deg, #89d398 0%, #89d3aa 25%, #89d3bd 50%, #89d3cf 75%, #89c4d3 100%);
Dark mode
background-image: linear-gradient(45deg, #6ea97a 0%, #6ea989 25%, #6ea997 50%, #6ea9a6 75%, #6e9da9 100%);