A color pair picker with a11y guidelines.
- Include spectrum.js, spectrum.css, tooltips.js, color-pair-picker.js and color-pair-picker.css in your html.
- Follow the same markup in example.html.
- Init
ColorPairPicker
on the wrap div. - On color change associated input fields value will be updated. Use inside a form for the values to be used with a form action.