Parameters
Blur 12px, opacity 0.15, background #ffffff
CSS
backdrop-filter: blur(12px); background: rgba(255,255,255,0.15);
Design Tools
Visually tune blur, opacity, background color, and border opacity to generate frosted-glass CSS with a -webkit prefix. Useful for cards, nav bars, and modal layers.
Favorite this tool
No favorite storage mode has been selected.
Quick actions
Copy this tool URL or open the system share sheet on a supported device.
设计配色
Glassmorphism
毛玻璃效果预览
CSS 已生成。
Parameters
Blur 12px, opacity 0.15, background #ffffff
CSS
backdrop-filter: blur(12px); background: rgba(255,255,255,0.15);
backdrop-filter support is required. The tool outputs both the standard property and -webkit-backdrop-filter.
This tool focuses on quick generation of common blur, opacity, and border settings. The related tool can be used for additional style exploration.
Tools
Continue with another translated tool for a nearby task.
CSS Box Shadow Generator
Visually adjust offset, blur, spread, color, opacity, and inset. Preview live and generate box-shadow CSS for cards, buttons, and overlays.
CSS Gradient Generator
Visually build linear, radial, and conic CSS gradients. Adjust angle and stop positions, add multiple stops, and copy CSS for backgrounds, buttons, and brand transitions.
CSS Glassmorphism
Tune color, opacity, blur, and outline to preview and generate frosted-glass card CSS with backdrop-filter. Useful for translucent panels and nav layers; everything runs in the browser.