I went slightly different and added the ColorChanger class to our splatter and used our default color to the splatter on instantiate. It made the SpawnDeathSplatterPrefab function shorter, but added in a class reference, cached in Awake.
I think we will refactor this later, though.