Hex Guesser is BestForAndroid's colour literacy trainer. In Guess mode you read a hex triplet and pick the right code from four distinct options, with a streak to keep going. In Match mode you flip it: given a target hex, you rebuild the colour with R/G/B sliders and score up to 100 for closeness. A few minutes of either mode sharpens how you read colour channels. Free to play on Android or desktop, with no app, no download, full offline support, and scores saved on your device.
Hex Guesser builds colour intuition. Reading a hex string as a colour exercises working memory and symbolic reasoning, while rebuilding a colour with sliders calls for fine visual discrimination. Both carry over to design, photography, and creative coding.
Colour perceptionSymbolic reasoningVisual discriminationPattern recognition
One HTML file, no frameworks, no network calls, no tracking. Sound runs on the Web Audio API and can be muted. Both modes are plain vanilla JS, and Match scoring uses the distance between two colours in RGB space. Best scores persist in localStorage under hex_best and hex_match_best. Fully offline and embeddable via <iframe>.