AltraTools
Back to Tools
🎨

CSS Filter Generator

Create stunning visual effects with CSS filters

Preview
CSS Output
filter: none;
0px
100%
100%
0%
0deg
0%
100%
100%
0%

CSS Filter Functions

blur()

Applies Gaussian blur to the element

brightness()

Adjusts brightness (100% = original)

contrast()

Adjusts contrast (100% = original)

grayscale()

Converts to grayscale (0-100%)

hue-rotate()

Rotates colors around the color wheel

invert()

Inverts colors (0-100%)

opacity()

Sets transparency (0-100%)

saturate()

Adjusts color saturation

sepia()

Converts to sepia tone

drop-shadow()

Applies drop shadow effect