Once in a while we run into client style guides whose colors are all specified in hex values. Derk. Fortunately, one of the guys I work with found this handy little macro that accepts a hex string and returns a UIColor object. I figured I’d throw it into a Github Gist (see link below).
Happy Coding!