Colors.Create(number, number, number, number = 255) shared Creates a new color. Arguments red number green number blue number Optional alpha number 255 Returns Color The created color. Examples Colors.Create – Creates a new color.