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=-created&page=134
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=-created&page=135", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=-created&page=133" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 21, "id_string": "f7f1de-ffffff-f4b183-e98b44-245953-408e91-b46060-indigogiantclam", "name": "Kirby", "colors": [ "#F7F1DE", "#FFFFFF", "#F4B183", "#E98B44", "#245953", "#408E91", "#B46060" ], "color_count": 7, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:14.710255Z" }, { "id": 20, "id_string": "3f2631-8b9bb4-c0cbdc-5a6988-e84537-ffffff-262b44-crimsonpatterdaleterrier", "name": "Snow Monster", "colors": [ "#3F2631", "#8B9BB4", "#C0CBDC", "#5A6988", "#E84537", "#FFFFFF", "#262B44" ], "color_count": 7, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:14.699586Z" }, { "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": 18, "id_string": "fff2cc-ffd966-f4b183-dfa67b-245953-408e91-b46060", "name": "Controller v2", "colors": [ "#FFF2CC", "#FFD966", "#F4B183", "#DFA67B", "#245953", "#408E91", "#B46060" ], "color_count": 7, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:14.687347Z" }, { "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": 16, "id_string": "14082c-bb4a06-bb4c06-ffa106-fffe62-fffd28-fffe61-ffec32-a44bf72e-teallyrebird", "name": "Cheese", "colors": [ "#14082C", "#BB4A06", "#BB4C06", "#FFA106", "#FFFE62", "#FFFD28", "#FFFE61", "#FFEC32", "#FFBF06", "#FFBE06", "#FFEA32", "#FFA206", "#FFA306", "#FFEB30", "#FFD023", "#AA2706" ], "color_count": 16, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:14.675456Z" }, { "id": 15, "id_string": "100020-37280c-100120-958520-b0a033-b8a53e-c9b943-e1d36a-0978077d-cyanpinktoedtarantula", "name": "Avocado", "colors": [ "#100020", "#37280C", "#100120", "#958520", "#B0A033", "#B8A53E", "#C9B943", "#E1D36A", "#4C3F0A", "#952E14", "#6F0C06", "#B14420", "#F5F77B", "#D3844D", "#DCCE54", "#8A7119" ], "color_count": 16, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:14.670079Z" }, { "id": 14, "id_string": "434a5f-ffbd20-959ab1-e2a106-dce1e7-ffffff-crimsonpatterdaleterrier", "name": "Yellow ship", "colors": [ "#434A5F", "#FFBD20", "#959AB1", "#E2A106", "#DCE1E7", "#FFFFFF" ], "color_count": 6, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:14.663002Z" }, { "id": 13, "id_string": "213038-9a2890-437da0-4d92bc-ffffff-d8b78f-ffd7a8-olivedachsador", "name": "Dinosaur", "colors": [ "#213038", "#9A2890", "#437DA0", "#4D92BC", "#FFFFFF", "#D8B78F", "#FFD7A8" ], "color_count": 7, "like_count": 0, "usage_count": 2, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:14.650166Z" }, { "id": 12, "id_string": "434a5f-fc683b-de4b1e-ffffff-crimsonpatterdaleterrier", "name": "Plane 2", "colors": [ "#434A5F", "#FC683B", "#DE4B1E", "#FFFFFF" ], "color_count": 4, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:14.644108Z" } ] }