Striped Background CSS Generator
Create custom striped backgrounds with CSS using this free online generator.
Adjust the stripe colors, width, angle, spacing, and pattern while checking the result with a real-time preview.
Copy the generated CSS code and use it directly in your website or web project.
Sponsored Links
Choose a template as a starting point, then customize it to your liking.
(* Your current settings will be reset.)
Customization
Preview
CSS Code
background-image: repeating-linear-gradient(45deg, #06b6d4, #06b6d4 10px, transparent 10px, transparent 20px);Notes
- This tool is intended for modern browsers. Some generated CSS may not work in older browsers.
- This site uses modern-normalize.css. The preview may look slightly different depending on the reset CSS or other styles used in your project.
Sponsored Links



