I consider myself very good with CSS, but I just started working on what I realized, I have no idea how to approach: the color wheel. Like this:

Can this be done in CSS? If so, how? I would rather not do it on canvas, if not needed. The same goes for SVG, but I would prefer it on canvas.
Edit: if it can be “clean” (for example, sections are the correct individual figures, and not larger figures superimposed on each other), so I could animate separate sections later, for example, pop them out on hover, which is beautiful . I understand that if this is impossible to do, though.
user5536767
source
share