I just so happen to really like colors.
Look, it's a color wheel! it shows the colors, it's pretty cool
If you're asking yourself why the color wheel on the right (-->) looks better, the answer is in hue shifting
Hex codes is the way the computers know what color to show, the code starts with a # with 6 or 8 digits separated into groups of 2.
The first group says how much red should be in the color, the second group says how much green should be in the color, the third group says how much blue should be in the color, but if there's a fourth part, it says how transparent the color should be.
(i know my explanation is mid but to help here's a example of the digits r=red b=blue g=green a=alpha)
the digits work with base-16, this means that there's 16 algarisms(from smallest to biggest 0 1 2 3 4 5 6 7 8 9 a b c d e f) instead of 10
my color was choosen by the typing place over there!