Guess the color code in 6 tries.
- Each guess is a 6-digit hex code used to describe colors in tech.
- Each digit can be a number from 0–9 or a letter from A–F.
- Common examples:
#000000 is black, #FFFFFF is white, and #3B5998 is Facebook blue.
- You can set the hex code using sliders or the keyboard in pro mode.
- Your guess will be shown below the target color.
- If your guess is close enough to the target, you win!
- Pay attention to the hints after each guess.