UIColor+MLPFlatColors

MIT License
Objective-C
iOS

1 image

Author

Description

UIColor+MLPFlatColors is a category for UIColor that adds class methods to conveniently produce 20 new colors designed for flat or semi-flat interface designs. It also adds some methods for choosing a random color out of these new colors, and a macro for converting hex values to an RGB color.

Unlike the colors given by the default convenience methods in UIColor, these colors are more suitable as a foundation for real world themes.

Tags