In another level 4 project, you are asked to draw a color wheel (https://pythonturtle.academy/color-wheel/). Continue on it to draw a continuous color wheel.
You drew a hex grid in a previous project. Now draw a honeycomb based on that project. The (h,s,v) values of honeycomb is about (0.11,0.95,0.8). Add some tiny random fluctuations