color-picker
vanilla-colorful
https://iamkulykov.com/vanilla-colorful/
A tiny framework agnostic color picker. Port of React Colorful to vanilla Custom Elements.
Added 1 year ago
OKLCH Color Picker & Converter
https://oklch.com/
Color picker and converter for OKLCH and LCH color space.
oklch() is a new way to define CSS colors. In oklch(L C H) or oklch(L C H / a) each item corresponds as follows:
- L is perceived lightness (0%-100%). “Perceived” means that it has consistent lightness for our eyes, unlike L in hsl().
- C is chroma, from gray to the most saturated color.
- H is the hue angle (0-360).
- a is opacity (0-1 or 0-100%).
Added 2 years ago
Pick-a-Color
http://lauren.github.io/pick-a-color
an easy-to-use jQuery color picker for Twitter Bootstrap
Added 11 years ago