change image color unity c# code example Example: unity change color of image script image.GetComponent<Image>().color = new Color32(255,255,225,100);