Background Pattern Generator
Choose a pattern type, set colors and size, and copy CSS for a repeating background — no image files, no external dependencies, zero kilobytes.
Pattern type
CSS output
background-color: #ffffff;
background-image: radial-gradient(rgba(99,102,241,0.50) 1.5px, transparent 1.5px);
background-size: 24px 24px;


