color
color copied to clipboard
A collection of categories and utilities that extend UIColor
This just fixes a warning I was getting in Xcode 12. Possibly older versions also.
[UIColor colorWithHexString:@"#CCC" andAlpha:0.5f]; Please add this helpful feature.
https://github.com/VAlexander/Chameleon has some good concepts, notably structured color schemes and some flatifying methods. https://github.com/VAlexander/Chameleon/issues/4
See https://github.com/pixelslip/Colorkit. https://github.com/pixelslip/Colorkit/blob/1d95e94ad45cfa842317df850c1b9abc913cc270/Colorkit.m
It could be interesting to document color resources in README, and give some philosophy around this project. For example, http://www.thisiscolossal.com/2014/05/color-book/ is fascinating.
Currently I'm short on time, but I'll add my X11 colors (https://github.com/steffex/x11Colors) library to this one!
[Dan Colen](https://artsy.net/artist/dan-colen) creates mixed-media, sculptural, and painted works that locate interest and magic within the seemingly ordinary and undervalued. A recent post includes his color palette, that has some interesting...