Linear Gradient from #c5f6fb to #c5fbe5 with 45°
Change Gradient
CSS Code
Light mode
background-image: linear-gradient(45deg, #c5f6fb 0%, #c5fbf9 25%, #c5fbf3 50%, #c5fbed 75%, #c5fbe5 100%);
Dark mode
background-image: linear-gradient(45deg, #9ec5c9 0%, #9ec9c8 25%, #9ec9c2 50%, #9ec9bd 75%, #9ec9b7 100%);