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=38
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=-name&page=39", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=-name&page=37" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 1308, "id_string": "03020a-2a0000-f48420-4d4f64-f77807-160000-fffeed-7b4715-c637b4be-hoanglambk57", "name": "Pumpkin.png", "colors": [ "#03020A", "#2A0000", "#F48420", "#4D4F64", "#F77807", "#160000", "#FFFEED", "#7B4715", "#86663F", "#8E4200", "#BB6D2F", "#3A0500", "#DE873A" ], "color_count": 13, "like_count": 0, "usage_count": 2, "source": "art", "status": "public", "updated": "2026-08-08T04:38:39.901403Z" }, { "id": 60, "id_string": "f3eef2-060a02-428b44-d1772b-ee9b35-bd6a21-963a22-270501-aaddddd3-foxblack", "name": "Pumpkin", "colors": [ "#F3EEF2", "#060A02", "#428B44", "#D1772B", "#EE9B35", "#BD6A21", "#963A22", "#270501", "#E67711", "#B03B09", "#E1A44D" ], "color_count": 11, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.179878Z" }, { "id": 8, "id_string": "000000-ffffff-ff0000-00ff00-0000ff-ffff00-00ffff-ff00ff-usbugraus", "name": "Primary 8", "colors": [ "#000000", "#FFFFFF", "#FF0000", "#00FF00", "#0000FF", "#FFFF00", "#00FFFF", "#FF00FF" ], "color_count": 8, "like_count": 0, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-24T02:37:07.756672Z" }, { "id": 1342, "id_string": "f8f8f6-181818-fa8921-ea0921-fa612f-f9a716-fba3cb-efd90a-76304870-hoanglambk57", "name": "Prancing Rainbow Unicorn", "colors": [ "#F8F8F6", "#181818", "#FA8921", "#EA0921", "#FA612F", "#F9A716", "#FBA3CB", "#EFD90A", "#5EC130", "#39A728", "#2CBFD1", "#45A0D7", "#35CBA3", "#02A230", "#920276", "#4F92AC", "#496DCD", "#05ADDA", "#32B672", "#7D6ECD", "#74CD3B", "#9581DA", "#55C0C8", "#51535F" ], "color_count": 24, "like_count": 0, "usage_count": 2, "source": "art", "status": "public", "updated": "2026-08-16T00:09:56.284184Z" }, { "id": 206, "id_string": "ffffff-010104-5b71bf-4271d4-d3eaff-9adaf7-e56ba3-d36bb8-3841002e-comficker", "name": "Popplio", "colors": [ "#FFFFFF", "#010104", "#5B71BF", "#4271D4", "#D3EAFF", "#9ADAF7", "#E56BA3", "#D36BB8", "#67CCE4", "#C3D7F4", "#4165B5" ], "color_count": 11, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.521157Z" }, { "id": 1319, "id_string": "000000-ffffff-f78e4a-hoanglambk57", "name": "Pomo Duck", "colors": [ "#000000", "#FFFFFF", "#F78E4A" ], "color_count": 3, "like_count": 0, "usage_count": 1, "source": "art", "status": "public", "updated": "2026-08-12T08:09:48.014219Z" }, { "id": 50, "id_string": "030303-eab41a-f4f5e8-f5ae02-dc3a0e-f40202-f63002-baa8a9-47c0b94b-foxblack", "name": "Pokemon Koi", "colors": [ "#030303", "#EAB41A", "#F4F5E8", "#F5AE02", "#DC3A0E", "#F40202", "#F63002", "#BAA8A9", "#DB090F", "#121212", "#300000", "#A60400", "#F07FE7", "#525252", "#950F1F", "#F59818", "#F5BE31" ], "color_count": 17, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.122593Z" }, { "id": 1296, "id_string": "351f39-726a95-719fb0-a0c1b8-cobaltcat", "name": "Plum Tide", "colors": [ "#351F39", "#726A95", "#719FB0", "#A0C1B8" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:41.322254Z" }, { "id": 933, "id_string": "4c0033-790252-af0171-e80f88-swatchbird", "name": "Plum Breeze", "colors": [ "#4C0033", "#790252", "#AF0171", "#E80F88" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.357246Z" }, { "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" } ] }