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=download_count&page=11
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=download_count&page=12", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=download_count&page=10" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 1179, "id_string": "35374b-344955-50727b-78a083-nordichue", "name": "Twilight Aqua Dawn", "colors": [ "#35374B", "#344955", "#50727B", "#78A083" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.734921Z" }, { "id": 1172, "id_string": "2192ff-38e54d-9cff2e-fdff00-swatchbird", "name": "Electric Tide Field", "colors": [ "#2192FF", "#38E54D", "#9CFF2E", "#FDFF00" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.702753Z" }, { "id": 1314, "id_string": "ffffff-1e1e1a-cd8b4b-dfe4d6-0c0c0b-6f6f70-c48f67-f4b473-a2838986-hoanglambk57", "name": "Round Calico Cat", "colors": [ "#FFFFFF", "#1E1E1A", "#CD8B4B", "#DFE4D6", "#0C0C0B", "#6F6F70", "#C48F67", "#F4B473", "#EBCBBD", "#4C4C4C", "#FDC3B0", "#E7B88A", "#D3999D", "#3A1E00", "#EEEEEE" ], "color_count": 15, "like_count": 0, "usage_count": 1, "source": "art", "status": "public", "updated": "2026-08-09T16:06:52.428948Z" }, { "id": 591, "id_string": "698269-b99b6b-f1dbbf-aa5656-hexharbor", "name": "Ember Field", "colors": [ "#698269", "#B99B6B", "#F1DBBF", "#AA5656" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.294178Z" }, { "id": 650, "id_string": "222831-393e46-948979-dfd0b8-palettepup", "name": "Coral Harbor", "colors": [ "#222831", "#393E46", "#948979", "#DFD0B8" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.616033Z" }, { "id": 630, "id_string": "071a52-086972-17b978-a7ff83-tonecraft", "name": "Twilight Jade Meadow", "colors": [ "#071A52", "#086972", "#17B978", "#A7FF83" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.485153Z" }, { "id": 1301, "id_string": "ffffff-000100-f5f5f7-368565-1f8f57-0a0a0c-e088df-2b7d55-7d5c8c7a-hoanglambk57", "name": "Tiny Frog", "colors": [ "#FFFFFF", "#000100", "#F5F5F7", "#368565", "#1F8F57", "#0A0A0C", "#E088DF", "#2B7D55", "#E36CE2", "#FC73F5", "#1A8149", "#19001C", "#ED7FF2", "#A9CBBA", "#D9D3D7", "#C9C7CA" ], "color_count": 16, "like_count": 0, "usage_count": 1, "source": "art", "status": "public", "updated": "2026-06-28T14:48:53.149788Z" }, { "id": 1158, "id_string": "fef9a7-fac213-f77e21-d61c4e-tonecraft", "name": "Vivid Honey Field", "colors": [ "#FEF9A7", "#FAC213", "#F77E21", "#D61C4E" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.638389Z" }, { "id": 480, "id_string": "645caa-a084ca-bface0-ebc7e8-swatchbird", "name": "Mauve Bloom", "colors": [ "#645CAA", "#A084CA", "#BFACE0", "#EBC7E8" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.684146Z" }, { "id": 1255, "id_string": "527853-f9e8d9-f7b787-ee7214-palettepup", "name": "Vivid Coral Sunset", "colors": [ "#527853", "#F9E8D9", "#F7B787", "#EE7214" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:41.117020Z" } ] }