Water Sort Puzzle Solver
Tell us what's in each flask, and we'll return the shortest sequence of pours to clear the level — including stages where the bottom layers are still hidden.
Start SolvingStuck? Enter Your Puzzle
Select the focused tube then tap a color — or use number keys. Hit ✨ Solve when ready.
⚠️Add some colors to your tubes to start solving.
Puzzle Board
Color Palette
⚠️Add some colors to your tubes to start solving.
What Is a Water Sort Puzzle?
Water Sort Puzzle (popularized by IEC Global's Water Sort Puzzle and Sort Water Color clones with hundreds of millions of installs) replaces discrete game pieces with stacked layers of colored liquid in glass flasks. Its defining mechanic is the pour rule: when you transfer liquid from flask A to flask B, every consecutive layer of the same color on top of A moves together — provided B has matching color on top (or is empty) and enough headroom. A single well-placed pour can dump four units of green at once; the wrong target can lock up your only workspace by mixing colors that can no longer be separated. ChromaOracle simulates every legal pour with breadth-first search and returns the path that uses the fewest pours.
How Do You Solve a Water Sort Puzzle Online?
- 1Add the same number of flasks the level shows you, with the matching capacity. Most Water Sort levels use 4-unit flasks; harder stages use 5 or more.
- 2For each flask, tap a color or press 1–9 to add a liquid layer from bottom to top, in the exact order they appear in your game. If a layer is covered or unknown, press ? — Mystery Mode will resolve it.
- 3Click Solve. ChromaOracle returns the minimum number of pours needed to clear every flask. Step through the playback to see exactly which flask pours into which — mirroring the moves you make in-game.