Linear Gradient from #c2e6f3 to #e6f3c2 with 45°
Change Gradient
CSS Code
Light mode
background-image: linear-gradient(45deg, #c2e6f3 0%, #c2f3e8 25%, #c2f3cf 50%, #cdf3c2 75%, #e6f3c2 100%);
Dark mode
background-image: linear-gradient(45deg, #9bb8c2 0%, #9bc2b8 25%, #9bc2a5 50%, #a5c29b 75%, #b8c29b 100%);