How can i Mass Conditionally Format a Column based on adjacent cell.

I am conditionally formatting a column using 3 rules. which are Between, Greater than, and Less than.

Column E is a specific date, My Conditionally Format is in Column F.

Each Cell in Column F is based on the adjacent date in column E. Both columns are going to have a specific date value entered.

Column F value will stay plain with regular automatic black text when date entered lands within 7 days of adjacent date in column E.
If any other date that is entered other than the specific 7 days will have RED Bold Text with a light red cell fill.

So for example:
Cell F4 is conditionally formatted with 3 Rules based on Cell E4
Cell F5 is conditionally formatted with 3 Rules based on Cell E5
Cell F6 is conditionally formatted with 3 Rules based on Cell E6
and so on....

Is there a way to do this in a Mass Copy and Paste or am I stuck going one cell at a time?