Border Radius Generator

Adjust each corner independently or linked together and copy the generated border-radius CSS.

border-radius: 16px 16px 16px 16px;

Example input

16px all corners

Example output

border-radius: 16px 16px 16px 16px;