All tools

CSS

Border Radius

Fine-tune corner radii per corner and copy the CSS.

Preview

CSS

.rounded {
  border-radius: 16px;
}