Linear Gradient from #faeff6 to #f8effa with 45°
Change Gradient
CSS Code
Light mode
background-image: linear-gradient(45deg, #faeff6 0%, #faeff7 25%, #faeff9 50%, #f9effa 75%, #f8effa 100%);
Dark mode
background-image: linear-gradient(45deg, #c8bfc5 0%, #c8bfc6 25%, #c8bfc7 50%, #c7bfc8 75%, #c6bfc8 100%);