Color32 Unity

Color color = new Color32(r, g, b, alpha);
Yucky Yak