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=49
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=name&page=50", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=name&page=48" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 1073, "id_string": "e8505b-f9d56e-f3ecc2-14b1ab-candytone", "name": "Electric Ember Dawn", "colors": [ "#E8505B", "#F9D56E", "#F3ECC2", "#14B1AB" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.232430Z" }, { "id": 1260, "id_string": "721b65-b80d57-f8615a-ffd868-cobaltcat", "name": "Electric Ember Field", "colors": [ "#721B65", "#B80D57", "#F8615A", "#FFD868" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:41.140195Z" }, { "id": 1186, "id_string": "16697a-db6400-ffa62b-f8f1f1-studiomochi", "name": "Electric Ember Harbor", "colors": [ "#16697A", "#DB6400", "#FFA62B", "#F8F1F1" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.768281Z" }, { "id": 616, "id_string": "362706-464e2e-acb992-e9e5d6-retroswatch", "name": "Electric Ember Meadow", "colors": [ "#362706", "#464E2E", "#ACB992", "#E9E5D6" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.412890Z" }, { "id": 952, "id_string": "f8f5f1-f8a488-5aa897-45526c-cobaltcat", "name": "Electric Ember Meadow", "colors": [ "#F8F5F1", "#F8A488", "#5AA897", "#45526C" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.547107Z" }, { "id": 1204, "id_string": "59d5e0-f5dd61-faa300-f4538a-paperfox", "name": "Electric Ember Mist", "colors": [ "#59D5E0", "#F5DD61", "#FAA300", "#F4538A" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.850802Z" }, { "id": 453, "id_string": "753422-b05b3b-d79771-ffebc9-huedrift", "name": "Electric Ember Tide", "colors": [ "#753422", "#B05B3B", "#D79771", "#FFEBC9" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.551376Z" }, { "id": 1101, "id_string": "425f57-749f82-a8e890-cfff8d-minthaze", "name": "Electric Fern Field", "colors": [ "#425F57", "#749F82", "#A8E890", "#CFFF8D" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.363697Z" }, { "id": 954, "id_string": "ffefa0-ffd57e-fca652-ac4b1c-mossyhex", "name": "Electric Gold Grove", "colors": [ "#FFEFA0", "#FFD57E", "#FCA652", "#AC4B1C" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.571479Z" }, { "id": 637, "id_string": "f7fd04-f9b208-f98404-fc5404-tonecraft", "name": "Electric Gold Harbor", "colors": [ "#F7FD04", "#F9B208", "#F98404", "#FC5404" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.552692Z" } ] }