Selecting Exact Colors Using Xcode Color Picker
During iOS development sometimes I get inspired by a certain color and I want to get the same exact color. Previously, I had to take a screenshot and then open it up with a tool and find out the attributes of the color. That is too much work.
Xcode has a built in feature which utilizes the color dropper tool to pick exact color.

I hope you find this tip useful and utilize it to save tons of time!