Image FXcssimagelab.com
Filter · 23 / 56

Orton Glow

A dreamy soft-focus bloom, as if a blurred, brightened copy of the photo were double-exposed on top.

Image
Green natural landscape

Hover the photo to apply the effect — move away to compare.

Adjust
14px
1.35
1.15
0.55
Metadata
interaction
Always on
browser
Modern evergreen
reduced motion
static
touch fallback
Identical on touch
Edit the CSS above — the preview updates live.

About Orton Glow

Orton Glow gives a photo a dreamy soft-focus bloom: a ::before duplicate of the image is blurred, brightened and slightly saturated, then screen-blended back over the sharp original at partial opacity — the classic Orton effect. A ::before duplicates the image via the --ifx-src custom property — set it on the figure to the SAME url() as the img (the generated HTML/React does this for you). Tune --ifx-og-blur (bloom softness), --ifx-og-bright (glow strength), --ifx-og-sat (color richness), --ifx-og-opacity (how strong the glow reads) and --ifx-og-blend (screen or lighten keep it luminous). Fully static: identical on touch and needs no reduced-motion handling.

Use cases

  • portrait
  • landscape
  • editorial
  • gallery

Browser support

Modern evergreen.

Accessibility

  • Essential content is never hidden behind hover.
  • No motion — nothing to reduce.
  • Touch fallback: identical on touch.
  • Keyboard accessible — the effect also triggers on focus-within.