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=9
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=download_count&page=10", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=download_count&page=8" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 666, "id_string": "37306b-66347f-9e4784-d27685-studiomochi", "name": "Blush Drift", "colors": [ "#37306B", "#66347F", "#9E4784", "#D27685" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.692700Z" }, { "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": 1312, "id_string": "000000-ffffff-d5bc88-e9bf68-90694f-89513e-f6b479-ffb853-b2871b16-hoanglambk57", "name": "Dragon", "colors": [ "#000000", "#FFFFFF", "#D5BC88", "#E9BF68", "#90694F", "#89513E", "#F6B479", "#FFB853", "#FFEFCD", "#5F4D2E", "#9C9377", "#6A5950", "#320B00", "#9A6D30", "#170C0C" ], "color_count": 15, "like_count": 0, "usage_count": 2, "source": "art", "status": "public", "updated": "2026-08-09T15:48:16.034840Z" }, { "id": 1146, "id_string": "f7f3e9-a3d2ca-5eaaa8-f05945-coloreef", "name": "Electric Rose Drift", "colors": [ "#F7F3E9", "#A3D2CA", "#5EAAA8", "#F05945" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.573162Z" }, { "id": 1079, "id_string": "100f0f-0f3d3e-e2dcc8-f1f1f1-duskpixel", "name": "Warm Aqua Haze", "colors": [ "#100F0F", "#0F3D3E", "#E2DCC8", "#F1F1F1" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.259907Z" }, { "id": 1269, "id_string": "bedbbb-8db596-92817a-707070-swatchbird", "name": "Forest Grove", "colors": [ "#BEDBBB", "#8DB596", "#92817A", "#707070" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:41.186182Z" }, { "id": 1045, "id_string": "ffcb91-ffefa1-94ebcd-6ddccf-coloreef", "name": "Electric Coral Bay", "colors": [ "#FFCB91", "#FFEFA1", "#94EBCD", "#6DDCCF" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.101436Z" }, { "id": 1239, "id_string": "711db0-c21292-ef4040-ffa732-pixelpine", "name": "Vivid Apricot Dusk", "colors": [ "#711DB0", "#C21292", "#EF4040", "#FFA732" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:41.018232Z" }, { "id": 750, "id_string": "eb455f-fcffe7-bad7e9-2b3467-tonecraft", "name": "Fern Sunset", "colors": [ "#EB455F", "#FCFFE7", "#BAD7E9", "#2B3467" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.100505Z" }, { "id": 1286, "id_string": "16213e-0f3460-533483-e94560-swatchbird", "name": "Twilight Blush Grove", "colors": [ "#16213E", "#0F3460", "#533483", "#E94560" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:41.274935Z" } ] }