I'm looking for some help on code,

Basically what i want VBA to do is something like this...

If number in cell is 0 - 5 then
the font in the cell is red
if number in cell is 5-10 then
the font in the cell is orange
else the font is green

Any ideas?