• It stores it as a text value so wants 6 digits, #000000 will work for black.

    After that I would suggest just using the colour picker and choosing different shades of grey. You can return these in the colour expression as text values e.g. "#f7f7f7" or "LightGrey" etc as part of a switch statement.