CSS Filter Generator — Blur, Brightness, Saturation & More
Build a CSS filter chain visually and see it applied to a real element as you adjust it.
CSS filters apply graphical effects to an element and everything inside it. Functions compose left to right, so the order changes the result — blur then invert is not the same image as invert then blur. Filters are GPU-accelerated in every current browser, which makes them far cheaper than the equivalent image processing.
Runs in your browser- Privacy
- Runs entirely in your browser — nothing is uploaded
- Cost
- Free, unlimited, no sign-up
Frequently asked questions
What is the difference between drop-shadow and box-shadow?
Why does a filter make my text blurry?
Does backdrop-filter work the same way?
How to use the css filter generator
- 1Select one or more filters to include.
- 2Set the blur.
- 3Set the brightness.
- 4Set the contrast.
- 5Set the grayscale.
- 6Set the hue rotate.
- 7Set the invert.
- 8Set the opacity.
- 9Set the saturate.
- 10Set the sepia.
- 11Turn "Coloured drop shadow" on or off as needed.
- 12The result appears immediately — copy or download it.
Embed this tool
Put the working css filter generator on your own site. It runs in your visitors' browsers exactly as it does here — free, no account, nothing uploaded.
Share this tool
Related tools
Blob Shape GeneratorDesign organic SVG backgrounds: four interpolation styles, gradients, layers and any canvas size.CSS Border Radius GeneratorDrag eight handles to shape every corner: elliptical radii, inverted corners and squircles.CSS Box Shadow GeneratorDesign a CSS box-shadow with live values for offset, blur, spread and colour.CSS Animation GeneratorGenerate keyframe animations — fade, slide, bounce, pulse, spin and shake.CSS Button GeneratorDesign a button and copy the CSS, including the hover, active and focus-visible states.CSS Clamp GeneratorGenerate fluid clamp() values that scale smoothly between two viewport widths.
Last updated
More css generators