An open API service indexing awesome lists of open source software.

https://github.com/argyleink/css-color-component

a modern color picker for the web with support for all spaces
https://github.com/argyleink/css-color-component

Last synced: 3 months ago
JSON representation

a modern color picker for the web with support for all spaces

Awesome Lists containing this project

README

          

# ``

Screenshot 2026-03-23 at 10 06 09 PM


A standalone web component color picker built with [colorjs.io](http://colorjs.io/) and [Preact Signals](https://github.com/preactjs/signals).

It's meant to be easy to drop into any app while still supporting modern CSS color workflows:

- modern CSS color syntax, including wide-gamut spaces
- inline text editing, numeric inputs, sliders, and a 2D area picker
- automatic conversion between editing spaces
- popover UI, anchor positioning, and Shadow DOM + CSS parts
- gamut detection, contrast readouts, copy, and EyeDropper support

Try on [CodePen](https://codepen.io/argyleink/pen/dPGBYZg), use it [inline](https://codepen.io/argyleink/pen/wBzPvaE), or get it on [NPM](https://www.npmjs.com/package/hdr-color-input)

Made with 🫀 by [nerdy.dev](https://nerdy.dev/)