NcColorPicker is implemented on top of vue-color. The only feature we actually use from it is advanced picker. But it looks bad with its own style, even the font is serif.
This picker also is not accessible.

Currently, we only use it for advanced picker. But nowadays, all supported browsers have support for native color picker.
What about getting rid of vue-color in flavor of native color picker for advanced picker?
Screenshot from: nextcloud/spreed#13317 (comment)