Experiment

Background Blur Generator

I made a simple utility for creating a background blur in CSS. You can adjust the different attributes and see a preview on the left. When you're happy with what you've made, the CSS is shown in the bottom right.

The preview will only work on browsers that support `backdrop-filter` and this will not work on mobile, yet.