Loading...
Loading...
Generate CSS background patterns including stripes, dots, checkerboard, diagonal, grid, and zigzag with custom colors and size
background-image: repeating-linear-gradient(0deg, #6366f1 0px, #6366f1 10px, #1e293b 10px, #1e293b 20px);
background-size: 20px 20px;