Create a TRIANGLE (.triangle) file directly in your browser and download it instantly—no installation required.
width: 0; height: 0; border-left: 50px solid transparent; border-right: 50px solid transparent; border-bottom: 50px solid #6366f1;
Build pure-CSS triangles (up, down, left, right, diagonal) using the border trick. Adjust size and color; copy CSS.