CSS Filter Generator
v1.0.2Build CSS filter effects — blur, brightness, contrast, grayscale, hue-rotate, and more — with live preview and copy-ready CSS.
Builds CSS filter declarations — blur, brightness, contrast, grayscale, hue-rotate, invert, opacity, saturate, sepia — with live preview on a test image and copy-ready CSS.
How to use- →Adjust the sliders for each filter property; they compound in real time.
- →Preview on the default image or upload your own.
- →Copy the filter: value and apply it to any img or element in your CSS.
Controls
0px
100%
100%
0%
0deg
0%
100%
0%
100%
CSS
.element {
filter: none;
}