Skip to content
The Internet Compass

Image & Design

CSS Border Radius Generator

Set each corner independently for an asymmetric rounded shape, with a live preview and the exact CSS to match it.

FreeNo sign-upRuns in your browser
border-radius: 24px 8px 24px 8px;

How it works

  1. 1Adjust each corner independently
  2. 2Preview the shape live
  3. 3Copy the border-radius CSS

Who this is for

  • Creating an asymmetric card or blob shape
  • Matching a specific rounded style from a design file
  • Quick border-radius experimentation