Palette List
Lospec-style palette library. List is index-only fast: filter by size / tag / contained color, sort by popularity — all backed by the composite + GIN indexes on Palette. Create dedupes by signature ("gom trùng").
GET /coloring/palettes/?format=api&ordering=name&page=59
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=name&page=60", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=name&page=58" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 17, "id_string": "ffbf00-04f1e1-0a69e6-96918d-245953-408e91-b46060", "name": "Game Controller", "colors": [ "#FFBF00", "#04F1E1", "#0A69E6", "#96918D", "#245953", "#408E91", "#B46060" ], "color_count": 7, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:14.682546Z" }, { "id": 1327, "id_string": "ffffff-000000-ea971f-232323-ffa729-ffec7c-ffa9d4-hoanglambk57", "name": "Garfield", "colors": [ "#FFFFFF", "#000000", "#EA971F", "#232323", "#FFA729", "#FFEC7C", "#FFA9D4" ], "color_count": 7, "like_count": 0, "usage_count": 1, "source": "art", "status": "public", "updated": "2026-08-15T13:22:31.271355Z" }, { "id": 1328, "id_string": "ffffff-000000-ffd300-ff7900-feb206-f5811e-f1fd03-ff9198-2150595a-hoanglambk57", "name": "Garfield", "colors": [ "#FFFFFF", "#000000", "#FFD300", "#FF7900", "#FEB206", "#F5811E", "#F1FD03", "#FF9198", "#FF2C79" ], "color_count": 9, "like_count": 1, "usage_count": 2, "source": "art", "status": "public", "updated": "2026-08-15T13:23:39.208146Z" }, { "id": 158, "id_string": "fee7bf-081314-e27d44-fbbc7f-fdcd9d-bd5922-e85e20-043674-2426075a-lam", "name": "Goku", "colors": [ "#FEE7BF", "#081314", "#E27D44", "#FBBC7F", "#FDCD9D", "#BD5922", "#E85E20", "#043674", "#F78B2A", "#002657", "#DA5212", "#D92F27" ], "color_count": 12, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.227527Z" }, { "id": 159, "id_string": "edd6b1-0b0c0b-dc8e52-f5bf8c-fcf1d7-c65720-b74418-762410-fd90a5e1-lam", "name": "Goku", "colors": [ "#EDD6B1", "#0B0C0B", "#DC8E52", "#F5BF8C", "#FCF1D7", "#C65720", "#B74418", "#762410", "#98280D", "#883F1C", "#112746", "#E3631F", "#3D1D0F", "#5B2C19", "#4D4B46", "#9C4E28", "#B82824", "#B99A6D", "#A88557" ], "color_count": 19, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.233097Z" }, { "id": 1057, "id_string": "213448-547792-94b4c1-ecefca-pixelpine", "name": "Gold Bay", "colors": [ "#213448", "#547792", "#94B4C1", "#ECEFCA" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.156570Z" }, { "id": 1274, "id_string": "2c2e43-595260-b2b1b9-ffd523-paperfox", "name": "Gold Bloom", "colors": [ "#2C2E43", "#595260", "#B2B1B9", "#FFD523" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:41.217434Z" }, { "id": 1191, "id_string": "e7e6e1-f7f6e7-c1c0b9-537791-palettepup", "name": "Gold Dusk", "colors": [ "#E7E6E1", "#F7F6E7", "#C1C0B9", "#537791" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.791097Z" }, { "id": 938, "id_string": "016a70-ffffdd-d2de32-a2c579-duskpixel", "name": "Gold Grove", "colors": [ "#016A70", "#FFFFDD", "#D2DE32", "#A2C579" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.417646Z" }, { "id": 1141, "id_string": "f9f8eb-a7d7c5-74b49b-5c8d89-coloreef", "name": "Gold Grove", "colors": [ "#F9F8EB", "#A7D7C5", "#74B49B", "#5C8D89" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.547686Z" } ] }