Skip to content

Instantly share code, notes, and snippets.

@iSkore
Last active February 25, 2016 05:45
Show Gist options
  • Save iSkore/96b446f2eb8a0441ee4f to your computer and use it in GitHub Desktop.
Save iSkore/96b446f2eb8a0441ee4f to your computer and use it in GitHub Desktop.
Turquoise:
[UIColor colorWithRed:0.10196 green:0.73725 blue:0.61176 alpha:1.0]
[UIColor colorWithRed:0.08627 green:0.62745 blue:0.52157 alpha:1.0]
Green:
[UIColor colorWithRed:0.18039 green:0.80000 blue:0.44314 alpha:1.0]
[UIColor colorWithRed:0.15294 green:0.68235 blue:0.37647 alpha:1.0]
Blue:
[UIColor colorWithRed:0.20392 green:0.59608 blue:0.85882 alpha:1.0]
[UIColor colorWithRed:0.16078 green:0.50196 blue:0.72549 alpha:1.0]
Purple:
[UIColor colorWithRed:0.60784 green:0.34902 blue:0.71373 alpha:1.0]
[UIColor colorWithRed:0.55686 green:0.26667 blue:0.67843 alpha:1.0]
Dark Grey:
[UIColor colorWithRed:0.10588 green:0.13333 blue:0.15686 alpha:1.0]
[UIColor colorWithRed:0.14902 green:0.20784 blue:0.20784 alpha:1.0]
Yellow:
[UIColor colorWithRed:0.94510 green:0.76863 blue:0.05882 alpha:1.0]
[UIColor colorWithRed:0.95294 green:0.61176 blue:0.07059 alpha:1.0]
Orange:
[UIColor colorWithRed:0.90196 green:0.49412 blue:0.13333 alpha:1.0]
[UIColor colorWithRed:0.82745 green:0.32941 blue:0.00000 alpha:1.0]
Red:
[UIColor colorWithRed:0.90588 green:0.29804 blue:0.23529 alpha:1.0]
[UIColor colorWithRed:0.75294 green:0.22353 blue:0.16863 alpha:1.0]
Light Grey:
[UIColor colorWithRed:0.58431 green:0.64706 blue:0.65098 alpha:1.0]
[UIColor colorWithRed:0.58431 green:0.64706 blue:0.65098 alpha:1.0]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment