
Blob shape with hover effect
4/29/25About 1 minCSSArticle(s)blogcss-tip.comcss
Blob shape with hover effect 관련
CSS > Article(s)
Article(s)
Use the new shape() and create a cool CSS-only blob shape. Get the code from my online generator.

You can have a cool hover effect by applying a transition between two different shapes.
⚠️ Chrome-only for now ⚠️
See Blob shape with hover effect! by t_afif on CodePen.
Another example:
See Blob shape with hover effect! by t_afif on CodePen.
More CSS Tips

How to style a broken image
Give a nice visual touch to images that fail to load

Arc shape with rounded edges
A modern way to create arc shapes with rounded edges using minimal code

Arrow-like Box with rounded corners
Create a rectangle with a rounded triangle shape on one side

Polygon shapes with rounded corners
Use modern CSS and Sass to generate the code of rounded polygon shapes

Blob shape with hover effect
Add a blob shape to your image with a cool bouncy hover effect