usare più tabelle affiancate con sfondi diversi per ogni colore? Anche se proverei a farla con le liste.
qualcosa del genere:
<div style="width: quellochetiservepx>
<table style="background-color: yellow; float:left; +quelloche ti serve">
</table>
<table style="background-color: red; float:left; +quelloche ti serve">
</table>
</div>