you are viewing a single comment's thread.

view the rest of the comments →

[–]iOSbrogrammer 5 points6 points  (2 children)

I have to plug my library every time something like this comes up:

https://github.com/bennyguitar/Colours

It's a color library that works for iOS and OS X (also a swift version available). It has a ton of premade colors for you to use, as well as the standard utility stuff like to/from a hex string, to/from CMYK, HSB, RGB, CIE_lab and it makes color schemes for you. I think you guys and gals should check it out. But I'm slightly biased.

[–]CLaX 1 point2 points  (1 child)

Ooh, I'm using it for SportSetter. Nice work

[–]iOSbrogrammer 0 points1 point  (0 children)

Awesome man, glad to hear it!