Imperator Design
The library

Techniques, not templates

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

1 / 9

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
2 / 9

Button Loading & Success State Transitions

This button animates through three states: an initial state with text, a loading state where it shrinks into a spinner, and a success state where it turns green and reveals a self-drawing checkmark. This provides instant and trustworthy feedback to the user.

animationcsstransitionsformsbuttonfeedback
3 / 9

Material Ripple from Tap

Recreates the Material Design ripple effect on a button. The ripple originates precisely from the user's click point and expands outwards while fading, clipped neatly by the button's boundaries.

animationcssjavascriptbuttonclickinteractionripple
4 / 9

Magnetic Parallax Button

A button that subtly follows the cursor with a magnetic pull, featuring a parallax effect on its inner label for added depth. It smoothly springs back to its original position when the cursor leaves.

animationhoverjavascriptbuttonparallaxmagnetic
5 / 9

Animated Copy to Clipboard Feedback

This button provides instant visual feedback when its content is copied to the clipboard. The 'Copy' label fades out as 'Copied!' fades in, the copy icon smoothly transitions into a drawing checkmark, and the button briefly flashes green, then reverts to its original state after a short delay.

animationcssjavascriptbuttonfeedbackclipboard
6 / 9

Button Hierarchy for Clear CTAs

This technique establishes visual hierarchy among multiple buttons using filled, outlined, and ghost styles. It guides the user's eye to the most important action by designating only one primary (filled) button per view.

cssui/uxhierarchydesignbuttoncall-to-action
7 / 9

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
8 / 9

CSS Copy Button State

A button that visually transforms from 'Copy' to 'Copied!' upon click, showcasing a change in background, icon, and text purely via CSS class toggling, then resets after a short delay.

cssjavascriptbuttontransitionpseudo-elementsstate
9 / 9

Neomorphic Button States

A button styled with the neomorphism aesthetic, showcasing its appearance in default, hover, active, disabled, and success states through subtle box shadows and transitions.

csshoverbox-shadowbuttonneumorphismstates