Bismuth: Color Picker v1.0
features
- Clean & feature complete color picker (using iro.js & custom logic)
- Precise X & Y axis adjustment with separates sliders
- hex(hex8), rgb(a) and hsl(a) output
- 2 way binding to inputs for hex, rgb(a) and hsl(a)
- Show Analogous, Complementary, Triadic and Tetradic colors
- Quick copy any color to clipboard
- Eye dropper from webpage using EyeDropper API (Chrome 95/Opera 81 or newer)
credit
- thanks to https://github.com/vadymstebakov/eye-dropper for the original eyeDropper API implementation and the icon
- thanks to iro.js for some color picker components
The Eye Dropper is not supported on Firefox (yet) because Firefox didn't implement the EyeDropper api.