🎨 Flat, simple, multi-themed, responsive and hackable Color-Picker library. No dependencies, no jQuery. Compatible with all CSS Frameworks e.g. Bootstrap, Materialize. Supports alpha channel, rgba, hsla, hsva and more!
Please stick to the Issue Template. Create a JSFiddle and describe what you've done as detailed as possible and break your issue down to a minimum. This will help me to resolve it as fast as possible.
On smaller screens in landscape mode it takes the most of the viewport space, while a hue slider would be enough for the task.
Is it possible to hide or remove somehow the color mixer with css?
So far i tried with the
display: none
property, but it causes the mixer output only#NaNNaNNaN
for choosen color.