Fancy Border Radius — Blob Creator & CSS Snippets

Fancy Border Radius — Blob Creator & CSS Snippets Overview

Create unique blob shapes with 8-point border-radius values.

Create organic, non-standard shapes using the full power of CSS border-radius. Manipulate all 8 values (horizontal and vertical radii for each corner) visually to create "blobby" squares and circles purely with CSS.

How to Use Fancy Border Radius — Blob Creator & CSS Snippets

Frequently Asked Questions

How does this work?
CSS `border-radius` allows specifying separate horizontal and vertical radii for each corner using the slash `/` syntax.
Is this compatible with older browsers?
Yes, advanced border-radius syntax is supported in all modern browsers and IE9+.
Can I animate this?
Yes, `border-radius` is a remarkably performant property to animate with CSS transitions.

Related Design Tools