
.css-arrow-multicolor {
border-color: red green blue orange;
border-style:solid;
border-width:20px;
width:0;
height:0;
}Colors can be replaced by "transparent" to make a unique triangle. The border size can change to make acute triangles and changing "style" can lead to interesting results.