Ok sorry I was focusing on the Node problem…to do that:
First create your material and setup the Color parameter:

The you need to create a Material Instance of that material so you have access to the parameter Color like this:
Then your BP needs to be setup like this:
For the Source Material of the Create Dynamic Material Instance node make sure that is set to the Material Inst you just made.

