Background filters

Use backdrop filters to create dynamic blurring and color effects on the area behind elements.
A montage of background filters effects in the Webflow Designer, including blur, is shown against a colorful backdrop.

Elevate your foreground content by utilizing and overlaying background filters to generate distinctive visual effects on your background components. You can also instantly preview each background filter in your design — all without the need for any custom code.

Important: Background filters are currently in beta. These styles won’t display accurately on Firefox in the Webflow Designer or published sites until support is integrated into Firefox. Refer to current browser support.

This tutorial will cover the following:

  1. Definition of a background filter
  2. Behavior of background filters
  3. Adding background filters to an element

Definition of a background filter

Integrating a background filter to any element enables you to implement filter effects (e.g., blur, color shift, contrast, etc.) to transparent areas within the element’s boundary. Anything visible behind the element through the transparent areas will be influenced by the background filter.

You can also implement several background filters to a single element. You can stack and merge the background filters to produce a variety of visual effects.

Key detail: Since the background filter is applied to everything behind the element, to observe the effect, you must make the element, some parts of the element, or its background somewhat transparent.

Comparison of background filters versus filters

Background filters deliver the same impact as filters, with one significant contrast — background filters are exclusive to areas behind the element rather than to the element and its descendants. On the contrary, filters directly affect the element and its descendants, without impacting anything behind the element.

The distinction between a haze background filter (top) and a haze filter (bottom) is depicted. The top navbar with the haze background filter makes elements behind it appear hazy. The bottom navbar with the haze filter impacts the element and its descendants (e.g., the entire navbar and text are haze) and doesn’t haze elements behind it.

Behavior of background filters

The Webflow’s Style panel contains 8 Background filters in the Effects category. Filters that operate similarly are grouped together in the Background filters dropdown. These filter groupings comprise:

  • General (Blur)
  • Color alterations (Brightness, Contrast, Hue rotate, and Saturation)
  • Color effects (Grayscale, Invert, and Sepia)
A grid of 8 Background filter options shows the different behavior of each.

Let’s explore how each background filter functions when applied to an element with somewhat transparent content.

General

Blur

Blur renders a gaussian blur to your content. The blur radius dictates the intensity of the blur — larger values result in more blur, while smaller values lead to lesser blur.

A blur background filter is applied to a navbar element.

Color alterations

Brightness

Brightness adjusts the brightness of content to appear brighter or dimmer. You can regulate the degree — values below 100% diminish brightness, while values exceeding 100% heighten brightness.

A brightness background filter is applied to a navbar element.

Contrast

Contrast amplifies or decreases the contrast of your content. You can modulate the magnitude — values below 100% reduce contrast, while values over 100% enhance contrast.

A contrast background filter is applied to a navbar element.

Hue rotate

Hue rotate alters the global hue of your content, based on hues present across a standard color circle. Youcan adjust the degree at which the hue shifts around the color circle. Smaller angles (e.g., 10 degrees) will show cool colored hues, while larger angles (e.g., 340 degrees) will display warm colored hues. You have the option to manually input degrees beyond 360, resulting in the color circle wrapping around (e.g., 400 degrees will look the same as 40 degrees). 

A hue rotate backdrop filter is applied to a navbar element. 

Saturation

Saturation can be adjusted to increase or decrease the saturation of your content. Values below 100% decrease saturation, while values above 100% increase it. 

A saturation backdrop filter is applied to a navbar element. 

Color effects

Grayscale

Grayscale converts your content to grayscale. You can modify the intensity — values below 100% reduce the grayscale effect, while values at or above 100% show complete grayscale content. 

A grayscale backdrop filter is applied to a navbar element. 

Invert

Invert changes the colors of your content by inverting them. You can alter the effect — values below 100% reduce the inversion effect, while values at or above 100% show content completely inverted.

An invert backdrop filter is applied to a navbar element. 

Sepia

Sepia changes your content to a sepia tone. You can adjust the level — values below 100% lessen the sepia effect, while values at or above 100% display entirely sepia-toned content.

A sepia backdrop filter is applied to a navbar element. 

How to incorporate backdrop filters into an element

You can apply backdrop filters to any element you design. To visualize the effect, ensure that your element’s content has some transparency. This can be achieved by using SVG or PNG images, giving the element a transparent background, or decreasing the element’s opacity. 

Let’s use a blur backdrop filter on an element: 

  1. Choose your element
  2. Access the Style panel > Effects > Backdrop filters
  3. Click the “plus” icon next to Backdrop filters
  4. Open the filter dropdown menu to view available filters
  5. Hover over any filter to preview the effect
  6. Select Blur from the dropdown menu 
  7. Adjust the blur radius to set the desired blur level on your element
  8. Click away from the backdrop filter settings to save your modifications
The Backdrop filters area of the Effects section in the Style panel is highlighted.
The Blur backdrop filter is selected from the dropdown menu in the Effects section of the Style panel. 
Backdrop filter blur levels can be adjusted with the blur radius.

If you desire to layer multiple filters, you can follow the same steps repeatedly. A combination of filters can be seen as layers where you have the flexibility to adjust their arrangement by dragging and dropping.

Three backdrop filters are piled up in the Backdrop filters section of the Style panel.

To alternate between visible and hidden states for each backdrop filter effect: 

  1. Access the Style panel > Effects > Backdrop filters
  2. Hover over the desired filter to either conceal or reveal it
  3. Click on the “eye” emblem to change the visibility of the filter
The “eye” icon is highlighted in the Backdrop filters section of the Style panel.

To customize your filter’s configurations: 

  1. Access the Style panel > Effects > Backdrop filters
  2. Locate the filter you wish to modify to access its settings
  3. Implement your adjustments and exit the filter’s settings to save your changes

To eliminate a filter: 

  1. Access the Style panel > Effects > Backdrop filters
  2. Hover over the filter you want to erase
  3. Click on the “trash” icon
The “trash” icon is highlighted in the Backdrop filters section of the Style panel.

Additional resources: Find out more about the Style panel.

Ewan Mak
Latest posts by Ewan Mak (see all)