CSS Clip Path Generator
Pick a preset shape or enter a custom polygon, preview it live, and copy the CSS.
Preset Shapes
Custom Value
Overrides the selected preset when not empty.
Live Preview
Triangle Up
clip-path: polygon(50% 0%, 0% 100%, 100% 100%);