CSS Background Image Generator

Set image URL, size, position, and repeat. Preview updates as you change options. Copy the generated CSS into your project.

Preview
Generated CSS
background-image: url('');background-size: cover;background-position: center;background-repeat: no-repeat;