Linear Gradient from #89c4be to #89acc4 with 45°
Change Gradient
CSS Code
Light mode
background-image: linear-gradient(45deg, #89c4be 0%, #89c2c4 25%, #89bbc4 50%, #89b4c4 75%, #89acc4 100%);
Dark mode
background-image: linear-gradient(45deg, #6e9d98 0%, #6e9b9d 25%, #6e969d 50%, #6e909d 75%, #6e8a9d 100%);