How to Play
Guess the 6-character Hex Code in 8 tries.
- 🟩 Green: Correct character & spot.
- 🟨 Yellow: Character is in the code, wrong spot.
- ⬛ Gray: Character is not in the code.
- 🔢 Blue Badge: That character appears multiple times!
- 🎯 Accuracy Score: A percentage showing how close your guess's RGB values are to the target color.
What is a Hex Code?
Hex codes use 6 characters to make colors by mixing Red, Green, and Blue (RRGGBB).
Values range from 00 (darkest/none) to FF (brightest/full).
Example: FF0000 is pure Red!