Linear Gradient from #c5f4fb to #c5fbe7 with 45°
Change Gradient
CSS Code
Light mode
background-image: linear-gradient(45deg, #c5f4fb 0%, #c5fbfb 25%, #c5fbf5 50%, #c5fbee 75%, #c5fbe7 100%);
Dark mode
background-image: linear-gradient(45deg, #9ec3c9 0%, #9ec9c9 25%, #9ec9c4 50%, #9ec9bf 75%, #9ec9b9 100%);