Free Tool

Liquid Glass CSS for PWAs

Native iOS apps use "Liquid Glass" to create a premium sense of depth. Use this tool to design fluid glassmorphism CSS for your PWA.

1. Configure Material
2. Live Liquid Preview
3. Output Code

Liquid Glass UI FAQ

Why use Liquid Glass for PWAs?

Progressive Web Apps (PWAs) often suffer from feeling like "just a website" because they lack the deeply integrated visual flair of native applications. Native iOS apps rely heavily on fluid, frosted overlays (like the control center or tab bars) to establish vertical depth. Adding liquid glassmorphism to your PWA's sticky headers and bottom navigation tricks the user's brain into perceiving a premium, native experience.

How do the inner gloss and glare effects work?

Basic glassmorphism only relies on backdrop-filter: blur(). Liquid glass goes a step further by using a ::before pseudo-element to cast a static diagonal linear-gradient (simulating the thickness and bevel of physical glass) and an ::after pseudo-element coupled with a tiny JavaScript listener to map a radial-gradient to your mouse cursor's X and Y coordinates, creating an interactive glare.

Is backdrop-filter supported in all mobile browsers?

Modern mobile browser support is excellent, but iOS Safari strictly requires the -webkit-backdrop-filter vendor prefix. The CSS code generated by this tool automatically includes both the standard and webkit-prefixed versions to ensure your PWA looks perfect on iPhones.

Your app here

Turn your beautiful UI into a native app

With Progressier, converting your app to PWA only takes a few minutes.

Generate PWA See plans