Customization
border-radius: ...
Type
Organic
What are CSS Blobs?
Blobs are irregular, organic shapes that have become a staple in modern web design. They break up the rigid grid structure of websites, adding a feeling of playfulness and fluidity.
How does it work?
This tool uses the advanced 8-value syntax of the CSS border-radius property. Instead of just rounding corners, we can clear define horizontal and vertical radii for each corner independently, creating complex curves.
border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;