Free tool
Box-shadow & Border-radius Generator
Build a shadow and rounded corners with a live preview and copy the CSS instantly.
Box-shadow and border-radius at a glance
box-shadow draws a shadow with horizontal/vertical offset, blur and spread radius, and a color (optionally inset for a shadow on the inside). border-radius rounds an element's corners. Both are separate CSS properties often used together for cards, buttons, and modals.