Developer ToolsCSS ToolsFree Tool

CSS Filter Generator

Build a real CSS filter declaration combining blur, brightness, contrast, and saturate values you specify.

How to Use CSS Filter Generator
  1. 1Enter blur, brightness, contrast, saturate — comma-separated
  2. 2Click Process
  3. 3Copy the combined filter CSS declaration
Frequently Asked Questions

4 comma-separated values: blur in px (defaults to 0), brightness % (defaults to 100), contrast % (defaults to 100), saturate % (defaults to 100).

No — only blur, brightness, contrast, and saturate are included in this tool's fixed combination. Add other filter functions manually if needed.

No — a CSS filter always applies to the entire element it's set on; this tool only builds the filter value itself.

No — the CSS is built entirely in your browser.

Related Tools

Related Articles

More from Developer Tools