Search

Get Cell Color

Last Updated: Mar 8, 2023

Articles

Use this function to extract the color of the given cell.

Syntax

Get Cell Color (cell_identifier)

Parameters

Input Parameter Name Description
cell_identifier Cell position

Returns

Return value Description
RGB Value Returns the RGB value of the color of the cell

Sample

Get Cell Color (A3)

  • Extracts the color of the cell A3.
    Returns 153,153,255, the RGB value of cell A3.

To view all the Excel functions, click here.

Did you find what you were looking for?