Border Radius Generator

Create and customize border radius values with a visual editor. Design rounded corners, pills, and custom shapes with real-time preview.


.element {
  border-radius: 8px;
  background-color: #3b82f6;
}