Coloring Games
The paint bucket never quite reaches the line. That is not your mouse, it is the algorithm.
48 games · hand-picked, then filled from the catalogue
Italiano ›Français ›Português ›Español ›
Everybody notices it and nobody explains it: the colour does not reach the line.
How this list is put together
You tap inside an area, it fills, and a white fringe one or two pixels wide stays welded to the outline. That is not a fault in that particular game. It is flood fill — the paint bucket — meeting anti-aliasing, and it happens in almost every colouring game in the browser.
The mechanism is not mysterious. The algorithm starts at the pixel you touched and walks outward while the neighbours share its colour. But a black line on a screen is not black all at once: to avoid looking jagged it passes through a border of intermediate greys. The fill halts at the first grey it meets and the border keeps whatever it was. Serious drawing software fixes this by expanding the fill a couple of pixels under the line. Free games almost never do.
Colour or color, and why it matters here
A quirk of this particular shelf, in this particular language.
The word is spelled two ways and the games are named by developers in both. A search for colouring games and a search for coloring games are different searches to a search engine, and a catalogue that only ever wrote one of them is invisible to half the people looking. Almost every game in this list uses the American spelling, because that is what the tag box on the distributor's upload form contains — so if you type the British one and get less than you expected anywhere on the web, that is why.
Nothing to fix in the games; worth knowing when you are hunting.
Two different games in the same drawer
Colour by number and free colouring have almost nothing in common.
Colour by number is a visual search task. You get an indexed palette and a drawing cut into numbered regions, and the work is locating the ones that carry the same digit. It is methodical, it ends, and it is far closer to a puzzle than to drawing. That is also why it holds adults: there is a finish, and you always know the next move.
Free colouring is a choice task. No numbers, no right answer, no end. What it asks of you — deciding — is exactly what the other one removes.
Both are on this page, but it is worth knowing which one you came for before you open four tabs.
What the tag actually holds
Two hundred and ninety-five games carry the colouring tag in this catalogue. Only one hundred and ninety-two mention colour, paint or drawing in the title.
The rest wandered in: a makeup salon, an obstacle race, a brick breaker. Tags are written by whoever uploaded the game and some people tick them all. The grid below at least drops what has no business here — shooting, horror, zombies — but noise remains, and it is better said than hidden.
Questions people ask
Why does the colour stop before the outline?
Because of flood fill — the paint bucket. It starts at the pixel you clicked and spreads while the neighbours are the same colour. But the outline of a digital drawing is anti-aliased: between the black of the line and the white of the page there is a border of intermediate greys. The fill stops at the first grey and leaves a white halo one or two pixels wide. You can see it in almost every colouring game on the web.
Can I save the drawing?
To the device, usually: there is a download button that leaves an image in your files. To an account, no, because there is no account in the game. Close the tab without downloading and the drawing is gone.
Color by number or free colouring?
They are not the same game, even though every portal files them together. Colour by number is a search task: find the area marked 7, apply colour 7. Free colouring is a choice task — nobody tells you what goes where. The first occupies your head, the second lets it go.
Do they work on a phone?
Many do, and we mark which. It is one of the few genres where a finger beats a mouse, because you colour by touching an area rather than by aiming. The problem on a small screen is the tiny palettes, not the drawing.















































