Function GetFillColor(Rng As range) As Long GetFillColor = Rng.Interior.ColorIndex End Function
Get the Excel Color Number
=GetFillColor(Cell No)