ColorUtility.TryParseHtmlString("7E7777", out TestColor);

ColorUtility.TryParseHtmlString(“7E7777”, out TestColor);

Does not return a color;

see docs,

1 Like

RIGHT YOU ARE SIR

sorry to bother you