Add a Name(any valid name) in Excel's Name Manager under the Formula tab in the Ribbon.
Then assign a formula using GET.CELL function.
=GET.CELL(63,INDIRECT("rc",FALSE))
63 stands for black color.
Let's say we name it Background so in any cell with color type:
=Background
Result: