Copied content!

Blur

OPTIONS

blur

5px

PREVIEW

CODE

filter: blur(5px);

Utilization

The filter property applies visual effects (like blur and saturation) to an element.

You can use the blur() function with the filter property to apply a Gaussian blur to an element.

You can test for this property with our tool.