About CSS新拟态效果生成器
创建柔和的新拟态UI效果
Use this free online css生成器 tool to work faster without installing extra software. The interface is built for quick input, clear output, and straightforward results on desktop and mobile devices.
创建柔和的新拟态UI效果
Shape Type
Shadow Settings
Element Settings
Colors
Preview
Interactive Preview
CSS
.neumorphic {
border-radius: 50px;
background: #e0e5ec;
box-shadow: 20px 20px 60px #a3b1c6, -20px -20px 60px #ffffff;
}
/* Parent container should have same background */
.container {
background: #e0e5ec;
}Color Presets
创建柔和的新拟态UI效果
Use this free online css生成器 tool to work faster without installing extra software. The interface is built for quick input, clear output, and straightforward results on desktop and mobile devices.
This tool runs in your browser whenever possible, which keeps your inputs private and reduces unnecessary round-trips to the server.