You basically have it right as long as FirstColorBarCell is declared as a range. Ranges are objects, with objects you have to use to the term set.

Dim FirstColorBarCell as Range
Set FirstColorBarCell = Range("E67")