Adjust blur, brightness, and saturation sliders, and the tool renders a live preview with the matching backdrop-filter CSS.
It applies graphical effects like blur to the area behind an element, not the element itself.
Some browsers still require -webkit-backdrop-filter, so both are output for maximum support.
backdrop-filter only affects content behind the element, so it needs a colorful background to show.