Linear Gradient from #c2dcd2 to #c2ccdc with 45°
Change Gradient
CSS Code
Light mode
background-image: linear-gradient(45deg, #c2dcd2 0%, #c2dcd9 25%, #c2d9dc 50%, #c2d2dc 75%, #c2ccdc 100%);
Dark mode
background-image: linear-gradient(45deg, #9bb0a8 0%, #9bb0ad 25%, #9baeb0 50%, #9ba8b0 75%, #9ba3b0 100%);