CSS Triangle / Arrow Generator

CSS Triangle Generator

CSS Triangle / Arrow Generator

Generate pure-CSS triangles for tooltips, dropdowns, and arrows

Direction

▲ Up
▼ Down
◀ Left
▶ Right
💡 Tip: CSS triangles are made by setting width/height to 0 and using transparent borders on 3 sides with a colored border on the 4th. Great for tooltip pointers and custom dropdown carets without using images.
Scroll to Top