ToolPal

Generador CSS de Bordes Redondeados

Genera visualmente valores CSS border-radius con una vista previa en vivo. Controla cada esquina de forma individual o uniforme, elige unidades px o %, y copia el CSS con un clic.

Todas las esquinas
px

Vista previa

Salida CSS

border-radius: 12px;

Cómo usar

Genera visualmente valores CSS border-radius con una vista previa en vivo. Controla cada esquina de forma individual o uniforme, elige unidades px o %, y copia el CSS con un clic.

  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.

Características

  • 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

Preguntas frecuentes

Más información