Pentagon Compact Clip Path CSS
Pentagon Compact is a tight badge-like shape for small UI accents for CSS clip-path layouts.
clip-path
Editable Shape
Output
Copy-ready CSS
Pure CSS
clip-path: polygon(50% 14%, 86% 41.4%, 73% 86%, 27% 86%, 14% 41.4%);Tailwind v4
[clip-path:polygon(50%_14%\,_86%_41.4%\,_73%_86%\,_27%_86%\,_14%_41.4%)]When to use it
Pentagon Compact is a pentagon clip-path preset for interface shapes, cropped media blocks, section edges, and decorative CSS cuts. It uses 5 polygon points, which keeps the effect readable while still giving the element a custom silhouette. Pentagon Compact is a tight badge-like shape for small UI accents 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 pentagon 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 Pentagon Compact.
Triangle Compact
Triangle Compact is a tight badge-like shape for small UI accents for CSS clip-path layouts.
Hexagon Compact
Hexagon Compact is a tight badge-like shape for small UI accents for CSS clip-path layouts.
Octagon Compact
Octagon Compact is a tight badge-like shape for small UI accents for CSS clip-path layouts.
Pentagon Classic
Pentagon Classic is clean geometric clipping for CSS clip-path layouts.
Pentagon Soft
Pentagon Soft is a safer crop with less aggressive corners for CSS clip-path layouts.