Back to generator

Parallelogram Soft Clip Path CSS

Parallelogram Soft is a safer crop with less aggressive corners for CSS clip-path layouts.

clip-path

Editable Shape

Output

Copy-ready CSS

Pure CSS

clip-path: polygon(20.1% 6%, 94% 6%, 79.9% 94%, 6% 94%);

Tailwind v4

[clip-path:polygon(20.1%_6%\,_94%_6%\,_79.9%_94%\,_6%_94%)]
Try it in the generator

When to use it

Parallelogram Soft is a parallelogram clip-path preset for interface shapes, cropped media blocks, section edges, and decorative CSS cuts. It uses 4 polygon points, which keeps the effect readable while still giving the element a custom silhouette. Parallelogram Soft is a safer crop with less aggressive corners for CSS clip-path layouts. The preset is written as plain CSS, so it works with images, cards, gradient panels, and pseudo-elements without requiring SVG assets. Use it when a rectangular block feels too flat, or when a parallelogram shape needs to guide attention across a page. Open it in the generator to drag individual vertices, switch templates, and copy the updated clip-path or Tailwind arbitrary value.

Explore more

More CSS Forge paths

Related

Similar clip paths

These presets share shape and layout tags with Parallelogram Soft.