Blob shape with hover effect
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 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
- 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.