I will run this without the delays
Unless you use an alternative, but non blocking, method of timing then the LEDs will fade too fast.
See how to use millis() for non blocking timing in the BlinkWithoutDelay example in the IDE, Using millis() for timing. A beginners guide and Several things at the same time