CSS Border Corner Shape Generator - Interactive Playground
This is a squircle corner.
Corner Styles
CSS Code
.border-corner-shape-squircle {
corner-shape: squircle;
border-radius: 90px;
padding: 0px;
width: 300px;
height: 300px;
}.border-corner-shape-squircle {
corner-shape: squircle;
border-radius: 90px;
padding: 0px;
width: 300px;
height: 300px;
}