Hey,
When placing the color picker I want to make the color selection a circle. The problem is there is a border that I can’t remove and if you wrap it you cannot get it to be a full circle. The square does not fill the whole background therefore using the radius doesn’t work.
Has anyone figured this out?

If not, has anyone successfully implemented the Coloris color picker? https://coloris.js.org/ I like the styling of that one more. 
Hi @esowers
,
I tried turning the color picker into a circle and indeed we seem to have some invisible spacing inside the border and outline.
So I asked our AI directly in chat to create a custom version of the color picker and turn it into a circle and it worked!
So you can try that approach with our own AI, you can also create a more powerful custom component by using Cursor or you could try to install a third-party solution like the one you mentioned.