Shapes and Colors
Yeah i just kinda threw it out on a mad midnight coding rampage. This is like a 3D abstract CSS pyramid which relies on opacity. You can see that it is created using only 3 divs but it looks like more than 10 divs have been used. Also note that no :after or :before pseudo elements were used here. It's all done using borders and opacity.