Linear Gradient from #689c69 to #689c83 with 45°
Change Gradient
CSS Code
Light mode
background-image: linear-gradient(45deg, #689c69 0%, #689c6f 25%, #689c76 50%, #689c7d 75%, #689c83 100%);
Dark mode
background-image: linear-gradient(45deg, #537d54 0%, #537d59 25%, #537d5e 50%, #537d64 75%, #537d69 100%);