Welcome to SyntaxShift! Explore developer tools, code converters, and more.

Border Radius Generator

Presets

Custom Shapes

Generated CSS

border-radius: 8px;

CSS with Vendor Prefixes

-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;