Create a CSS clip-path (CLIPPATH) shape in your browser and copy the generated value for use in your CSS.
clip-path: polygon(50% 0%, 100% 38%, 82% 100%, 18% 100%, 0% 38%);
Build CSS clip-path values from preset shapes (circle, polygon, ellipse) or by dragging custom polygon points.