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