Guess the target color's hex code in 6 tries.
        
            - Enter a valid hex color code (e.g., #FF5733)
- After each guess, you'll see how close you are:
-  Correct hex digit in the right position
-  Correct hex digit in the wrong position
-  Hex digit not in the target color
The color swatch shows your guessed color vs the target.