The library

Techniques, not templates

Every trick recreated from the source video as a live, self-contained demo. Search, filter, open, steal.

1 / 5

Refractive Glass: Noise Bends the Backdrop

Chrome is the only engine that bends a real backdrop. Safari and Firefox run an SVG filter on an element and never on a backdrop, so there it is a copy of the scene's own gradient that bends, and over arbitrary content they get the frost and nothing else. Frosted glass blurs what is behind it; real glass moves it. feTurbulence paints a cloud, feDisplacementMap reads red as how far each backdrop pixel travels along x and green as y, and it runs before the blur averages anything. The lens and the frost are siblings, never nested: an element with a backdrop-filter starts its own backdrop root, so a lens inside the frosted box would find nothing left to bend. The filter travels as a data URI because a fragment reference cannot be resolved from a sandboxed frame.

cssjavascriptnoiseglassmorphismblurbackdrop-filterfiltersvg
2 / 5

Liquid Glass Button

A frosted-glass button with real backdrop-blur, a conic-gradient border that sweeps around on hover, a sheen that glides across the label, and a soft 3D tilt on press — pure CSS, with @property-animated angles.

cssconic-gradientbuttonglassmorphismbackdrop-filter@property
3 / 5

Pure CSS Frosted Glass Effect

A translucent panel demonstrating the 'glassmorphism' effect by blurring and saturating the live content behind it using CSS backdrop-filter.

animationcssui/uxglassmorphismblurbackdrop-filter
4 / 5

Glass + Glow Button

A modern button design featuring a translucent gradient background, a blurred backdrop-filter for a glass-like appearance, and a vibrant glowing shadow. It reacts subtly on hover and reveals an animated background blur.

animationcsshoverbuttonglassmorphismglow
5 / 5

Holographic Frosted Glass UI

Elements with a frosted glass background feature dynamic iridescent gradient effects. Buttons and toggles shimmer with a sweeping light on hover/active, while a dashboard card displays an animated rainbow border and gradient text.

animationhoverbuttonsglassmorphismtogglesiridescentholographic