Skip to main content
CSS Tip

Blob shape with hover effect

Use the new shape() and create a cool CSS-only blob shape. Get the code from my online generator.

CSS-only blob shapes

You can have a cool hover effect by using a transition between two different shapes.

⚠️ Chrome-only for now ⚠️

See the Pen Blob shape with hover effect! by Temani Afif (@t_afif) on CodePen.


More CSS Tips