# bennyguitar/Colours

A beautiful set of predefined colors and a set of color methods to make your iOS/OSX development life easier.

Repository: https://github.com/bennyguitar/Colours
Canonical: https://ross.abutalabs.com/products/colours
Language: Objective-C
License: MIT
License Family: permissive
Topics: uicolor, color, color-palette, color-scheme, nscolor
Last push: 2019-09-22T14:47:14+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4917, "days_push": 2537, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3086, forks 297 (observed 2026-08-28T04:07:42.145376+00:00)

## What it is
An Objective-C library for iOS and macOS that provides a predefined color palette and UIColor/NSColor helper methods for hex conversion, RGBA/HSBA/CIELAB/CMYK components, and color scheme generation. It also ships a Swift variant and supports CocoaPods installation.

## Use cases
- convert uicolor to hex string in ios
- generate a complementary color scheme in swift
- get rgba components from a color on ios
- darken or lighten a uicolor programmatically
- choose black or white text color for contrast
- predefined color palette for ios app design

## When to choose
- you are building an iOS or macOS app in Objective-C or Swift and need color manipulation helpers
- you want a quick, lightweight color palette without heavy dependencies

## When to avoid
- you are targeting Android or cross-platform frameworks natively without the Xamarin/Android ports
- you need actively maintained color libraries with modern Swift Package Manager support

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, developer-tools
- domain: mobile-development, web-design, developer-tools
- platform: cpp
- tags: uicolor, nscolor, color-palette, color-scheme, objective-c, cocoapods, ios, macos, swift

## Member repositories
- bennyguitar/Colours (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:42.145376+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:46:30.101904+00:00, confidence not recorded.
  - readme: https://github.com/bennyguitar/Colours (fetched 2026-08-28T04:07:42.145376+00:00, sha 2a6073dda993)
- Data as of 2026-08-30T08:39:29.467469+00:00.
