Image FXcssimagelab.com
Image
Studio fashion portrait in warm light

Filter · 16 / 35

Vignette

A soft radial darkening around the edges that draws the eye to the center.

Adjust
0.55
55%
4px
Metadata
interaction
Always on
browser
Universal
reduced motion
static
touch fallback
Identical on touch
Edit the CSS above — the preview updates live.

About Vignette

Vignette overlays a radial-gradient pseudo-element that fades from transparent at the center to a solid tint at the edges. Tune --ifx-darkness for overlay opacity, --ifx-vsize for how far the clear center reaches, and --ifx-tint for the edge color (default black). Static and pointer-events:none, so it is identical on touch and never blocks interaction.

Use cases

  • portfolio
  • editorial
  • hero

Browser support

Universal.

Accessibility

  • Essential content is never hidden behind hover.
  • No motion — nothing to reduce.
  • Touch fallback: identical on touch.