JSFiddle - React, Tailwind, and code Playground

HTML

<table>
  <tr>
    <td style="background-color: #d7191c; width: 50px;">&nbsp;</td>
    <td>3000 to 3017</td>
  </tr>
  <tr>
    <td style="background-color: #f07c4a;">&nbsp;</td>
    <td>2500 to 3000</td>
  </tr>
  <!-- etc -->
</table>