ToolPal

CSS Eckenradius-Generator

Erstellen Sie CSS-border-radius-Werte visuell mit einer Live-Vorschau. Steuern Sie jede Ecke einzeln oder gleichmäßig, wählen Sie px- oder %-Einheiten und kopieren Sie das CSS per Klick.

Alle Ecken
px

Vorschau

CSS-Ausgabe

border-radius: 12px;

Anleitung

Erstellen Sie CSS-border-radius-Werte visuell mit einer Live-Vorschau. Steuern Sie jede Ecke einzeln oder gleichmäßig, wählen Sie px- oder %-Einheiten und kopieren Sie das CSS per Klick.

  1. 1Choose a mode: start with Uniform to set all corners at once, or switch to Individual mode to control each corner separately for asymmetric designs.
  2. 2Select your unit — px for absolute sizes or % for relative sizes. Use % and set all corners to 50% to create a perfect circle on square elements.
  3. 3Adjust the sliders or type values directly. The live preview box updates instantly so you can see exactly how your shape will look.
  4. 4Click Copy to get the CSS rule. The generator automatically uses the shorthand format: border-radius: TL TR BR BL.

Funktionen

  • Live visual preview — see your border-radius changes instantly in a real element preview
  • px and % units — supports both absolute and relative values for circles, pill shapes, and organic forms
  • Uniform and individual corner modes — symmetric shapes or full independent control
  • Smart CSS shorthand output — single value when all corners match, 4-value shorthand when they differ

Häufig gestellte Fragen

Mehr erfahren