There are a number of answers to find the device name (iPhone 2,1; etc). (iOS - How to get device make and model?)
I\'d like to find a way to return the device model (M
It isn't possible, unfortunately.
As of now, the only to get the device's color is using a private API (like described in this answer).