
← Back to Tools

CSS Triangle Generator

width: 0;
height: 0;
border-left: 50px solid transparent;
border-right: 50px solid transparent;
border-bottom: 80px solid #22d3ee;