A UIColor object represents color and sometimes opacity (alpha value).
I am using 2 variations of the same color, a light and dark version, to create a gradient. Code: CAGradientLayer *gradient = […