Ross ROSS = Recommend OSS · open-source software intelligence for agents

zenangst/Hue

:art: Hue is the all-in-one coloring utility that you'll ever need. observed · 2026-08-28

github.com/zenangst/Hue · homepage · Swift · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3903
  • days_rel: n/a
  • days_push: 1083
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

3554 stars · 223 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Hue is a Swift utility library for iOS that extends UIColor with convenient color handling features. It provides hex color initialization, color component access, blending, gradient creation, and image color extraction.

Use cases

  • initialize UIColor from hex strings like #ffffff
  • create gradient layers from an array of colors
  • extract dominant colors from a UIImage
  • check if a color is dark or black-or-white
  • get red, green, blue, and alpha components of a color
  • blend and adjust colors with hue, saturation, and brightness

When to choose

  • you're building an iOS or UIKit app in Swift and need ergonomic color helpers
  • you want to create gradients from UIColor arrays with minimal code
  • you need to extract a color palette from images
  • you frequently work with hex color values in Swift

When to avoid

  • you're building for Android, web, or non-Apple platforms
  • your project uses SwiftUI exclusively and you don't touch UIColor
  • you need actively maintained dependencies - the last release was 2023 and development appears slow
  • you need advanced color science like wide gamut or perceptual color spaces

Facets

library · maturity maintenance

ui-components image-processing mobile-development graphics frontend color-utility uicolor hex-color gradients cocoapods swift ios mobile

2 sources

Member repositories

RepositoryRoleHealth v2
zenangst/Huemain23

For agents

markdown · JSON · MCP: product_card(name="zenangst/Hue")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem