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=8
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=download_count&page=9", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=download_count&page=7" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 1295, "id_string": "a20a0a-ffa36c-f6eec9-799351-cobaltcat", "name": "Ember Tide", "colors": [ "#A20A0A", "#FFA36C", "#F6EEC9", "#799351" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:41.316041Z" }, { "id": 1, "id_string": "000000-ffffff-akhvledianialyona", "name": "1-Bit Monochrome", "colors": [ "#000000", "#FFFFFF" ], "color_count": 2, "like_count": 0, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-24T02:37:07.721233Z" }, { "id": 1248, "id_string": "2d3250-424769-7077a1-f6b17a-mossyhex", "name": "Neon Apricot Bloom", "colors": [ "#2D3250", "#424769", "#7077A1", "#F6B17A" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:41.075205Z" }, { "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": 527, "id_string": "f5efe7-d8c4b6-4f709c-213555-swatchbird", "name": "Azure Dawn", "colors": [ "#F5EFE7", "#D8C4B6", "#4F709C", "#213555" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.962262Z" }, { "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": 508, "id_string": "483434-6b4f4f-eed6c4-fff3e4-nordichue", "name": "Neon Coral Tide", "colors": [ "#483434", "#6B4F4F", "#EED6C4", "#FFF3E4" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.815154Z" }, { "id": 769, "id_string": "1f1d36-3f3351-864879-e9a6a6-pixelpine", "name": "Rose Dusk", "colors": [ "#1F1D36", "#3F3351", "#864879", "#E9A6A6" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.187718Z" }, { "id": 519, "id_string": "838383-ad9d9d-d9adad-fccbcb-palettepup", "name": "Electric Ruby Dream", "colors": [ "#838383", "#AD9D9D", "#D9ADAD", "#FCCBCB" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.897540Z" }, { "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" } ] }