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=usage_count&page=81
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=usage_count&page=82", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=usage_count&page=80" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 324, "id_string": "3e8948-1f4d37-265c42-193c3e-4f3e39-63c74d-9ac77f-53a641-b6558376-hoanglambk57", "name": "11-color palette", "colors": [ "#3E8948", "#1F4D37", "#265C42", "#193C3E", "#4F3E39", "#63C74D", "#9AC77F", "#53A641", "#382A33", "#595347", "#2E6635" ], "color_count": 11, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:17.379239Z" }, { "id": 997, "id_string": "8fbdd3-e4d1b9-be8c63-a97155-huedrift", "name": "Warm Amber Glow", "colors": [ "#8FBDD3", "#E4D1B9", "#BE8C63", "#A97155" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.870570Z" }, { "id": 939, "id_string": "1a1a2e-16213e-0f3460-e94560-duskpixel", "name": "Twilight Magenta Dawn", "colors": [ "#1A1A2E", "#16213E", "#0F3460", "#E94560" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.428550Z" }, { "id": 698, "id_string": "f47c7c-ef9f9f-fad4d4-fff2f2-swatchbird", "name": "Soft Rose Mist", "colors": [ "#F47C7C", "#EF9F9F", "#FAD4D4", "#FFF2F2" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.845964Z" }, { "id": 585, "id_string": "be8abf-ea9abb-fea5ad-f8c3af-minthaze", "name": "Electric Blush Sunset", "colors": [ "#BE8ABF", "#EA9ABB", "#FEA5AD", "#F8C3AF" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.266251Z" }, { "id": 1001, "id_string": "7fbcd2-a5f1e9-e1ffee-ffeeaf-hexharbor", "name": "Soft Forest Dusk", "colors": [ "#7FBCD2", "#A5F1E9", "#E1FFEE", "#FFEEAF" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.888948Z" }, { "id": 1014, "id_string": "7bd3ea-a1eebd-f6f7c4-f6d6d6-paperfox", "name": "Pastel Honey Glow", "colors": [ "#7BD3EA", "#A1EEBD", "#F6F7C4", "#F6D6D6" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.949680Z" }, { "id": 1013, "id_string": "384b70-507687-fcfaee-b8001f-palettepup", "name": "Vivid Blush Drift", "colors": [ "#384B70", "#507687", "#FCFAEE", "#B8001F" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.945127Z" }, { "id": 298, "id_string": "000000-ffffff-ff0000-00ff00-ffff00-ff00ff-00ffff-ffa500-162e2738-shrecklings", "name": "9-color palette", "colors": [ "#000000", "#FFFFFF", "#FF0000", "#00FF00", "#FFFF00", "#FF00FF", "#00FFFF", "#FFA500", "#FFD500" ], "color_count": 9, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:17.200614Z" }, { "id": 1021, "id_string": "f9f7cf-f2dcbb-bbbbbb-aaaaaa-palettepup", "name": "Pastel Sunbeam Glow", "colors": [ "#F9F7CF", "#F2DCBB", "#BBBBBB", "#AAAAAA" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.981729Z" } ] }