# bgrins/spectrum

The No Hassle JavaScript Colorpicker

Repository: https://github.com/bgrins/spectrum
Canonical: https://ross.abutalabs.com/products/bgrins-spectrum
Homepage: https://bgrins.github.io/spectrum/
Language: JavaScript
License: MIT
License Family: permissive
Last push: 2022-07-08T10:53:23+00:00

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

## Adoption (not part of the score)
Stars 2316, forks 570 (observed 2026-08-28T04:06:36.834691+00:00)

## What it is
Spectrum is a lightweight, image-free JavaScript color picker built as a jQuery plugin, using CSS gradients for cross-browser rendering. It supports a wide range of customization options, mobile touch input, and can act as a polyfill for the HTML5 input[type=color] element.

## Use cases
- add a color picker to a web form
- polyfill input[type=color] in older browsers
- let users pick colors on mobile and desktop
- embed a colorpicker in a devtools-like tool
- customize and skin a colorpicker with CSS

## When to choose
- you need a small, dependency-light colorpicker with no images
- you want a jQuery-based picker with a simple API
- you need touch-friendly mobile support

## When to avoid
- you need a framework-native React/Vue color picker component
- your project no longer uses jQuery
- you need actively developed features or recent bug fixes

## Facets
- artifact type: library
- maturity: maintenance
- function: ui-components, frontend-framework
- domain: web-development, frontend
- platform: browser, cross-platform
- tags: colorpicker, jquery-plugin, color-picker, css-gradients, input-color-polyfill

## Member repositories
- bgrins/spectrum (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:36.834691+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-30T02:38:57.855265+00:00, confidence not recorded.
  - readme: https://github.com/bgrins/spectrum (fetched 2026-08-28T04:06:36.834691+00:00, sha 80c9668ddeeb)
  - homepage: https://bgrins.github.io/spectrum/ (fetched 2026-08-29T10:19:37.236749+00:00, sha 642e55c173d5)
- Data as of 2026-08-30T08:39:29.467469+00:00.
