Skip to main content
CSS Tip

A Generator for Random Wavy Dividers

Generate a fancy wavy divider with one line of code using clip-path: shape().

CSS-only random wavy divider

css-generators.com/wavy-divider

It's a responsive single-element implementation that works with images as well:

See the Pen Random Wavy dividers by Temani Afif (@t_afif) on CodePen.


More CSS Tips