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=color_count&page=104
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=color_count&page=105", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=color_count&page=103" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 164, "id_string": "fefefe-232127-fe9003-af5301-e1e1e3", "name": "5-color palette", "colors": [ "#FEFEFE", "#232127", "#FE9003", "#AF5301", "#E1E1E3" ], "color_count": 5, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.282816Z" }, { "id": 19, "id_string": "3f2631-cfe7f7-eef8fe-ffffff-e38628-crimsonpatterdaleterrier", "name": "Snowman", "colors": [ "#3F2631", "#CFE7F7", "#EEF8FE", "#FFFFFF", "#E38628" ], "color_count": 5, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:14.692809Z" }, { "id": 121, "id_string": "070001-ac2e36-cb1f2b-ecf1f2-ffe8e2-d2aa66-blackpygmypython", "name": "Chick", "colors": [ "#070001", "#AC2E36", "#CB1F2B", "#ECF1F2", "#FFE8E2", "#D2AA66" ], "color_count": 6, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.566307Z" }, { "id": 11, "id_string": "434a5f-11a5d4-2cc5f6-dce1e7-959ab1-ffffff-blackpygmypython", "name": "Plane", "colors": [ "#434A5F", "#11A5D4", "#2CC5F6", "#DCE1E7", "#959AB1", "#FFFFFF" ], "color_count": 6, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:14.634790Z" }, { "id": 1331, "id_string": "ffffff-171717-f6a3bd-454470-62668c-f8eddb-hoanglambk57", "name": "Chubby Blue Cat", "colors": [ "#FFFFFF", "#171717", "#F6A3BD", "#454470", "#62668C", "#F8EDDB" ], "color_count": 6, "like_count": 0, "usage_count": 1, "source": "art", "status": "public", "updated": "2026-08-15T13:31:16.235502Z" }, { "id": 220, "id_string": "ffa400-311110-ffefe9-f3074e-f8a186-a62437-comficker", "name": "Cuphead", "colors": [ "#FFA400", "#311110", "#FFEFE9", "#F3074E", "#F8A186", "#A62437" ], "color_count": 6, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.597919Z" }, { "id": 193, "id_string": "f6f6f6-000100-e0cd45-e67430-f1c67a-dfc78f-comficker", "name": "Torchic", "colors": [ "#F6F6F6", "#000100", "#E0CD45", "#E67430", "#F1C67A", "#DFC78F" ], "color_count": 6, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.450603Z" }, { "id": 101, "id_string": "aca796-141616-f8d8fb-0070b5-bf121a-ffff42-comficker", "name": "Minimal Hero: Superman", "colors": [ "#ACA796", "#141616", "#F8D8FB", "#0070B5", "#BF121A", "#FFFF42" ], "color_count": 6, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.409526Z" }, { "id": 186, "id_string": "f6f6f6-000000-4fac63-59b593-2e8b63-e70000-comficker", "name": "Bulbasaur", "colors": [ "#F6F6F6", "#000000", "#4FAC63", "#59B593", "#2E8B63", "#E70000" ], "color_count": 6, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.410786Z" }, { "id": 163, "id_string": "feaf95-150d50-ecb4a5-ffbc50-fffbff-001a42", "name": "Lady Moon", "colors": [ "#FEAF95", "#150D50", "#ECB4A5", "#FFBC50", "#FFFBFF", "#001A42" ], "color_count": 6, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.277351Z" } ] }