Nuevo color de Hex en Unity
Color greenColor;
ColorUtility.TryParseHtmlString("#0AC742", out greenColor);
Homely Heron
Color greenColor;
ColorUtility.TryParseHtmlString("#0AC742", out greenColor);