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=42
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=name&page=43", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=name&page=41" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 230, "id_string": "fcfed5-010007-ff134e-fcbf07-ffffff-ff5a57-1b71ff-ffddb4-comficker", "name": "dorami", "colors": [ "#FCFED5", "#010007", "#FF134E", "#FCBF07", "#FFFFFF", "#FF5A57", "#1B71FF", "#FFDDB4" ], "color_count": 8, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.650470Z" }, { "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": 134, "id_string": "ebecec-04080c-929493-c28048-190001-cbd0d0-c9782c-d37d14-3f78d287-blackeasterngreenmamba", "name": "Dragon", "colors": [ "#EBECEC", "#04080C", "#929493", "#C28048", "#190001", "#CBD0D0", "#C9782C", "#D37D14", "#449D28", "#AEB853", "#002700", "#25B124", "#B9B26A", "#499342", "#C2D1A8" ], "color_count": 15, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.826298Z" }, { "id": 1234, "id_string": "120136-035aa6-40bad5-fcbf1e-coloreef", "name": "Dusk Amber Dream", "colors": [ "#120136", "#035AA6", "#40BAD5", "#FCBF1E" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.991014Z" }, { "id": 1242, "id_string": "3e0703-660b05-8c1007-fff0c4-mossyhex", "name": "Dusk Apricot Dream", "colors": [ "#3E0703", "#660B05", "#8C1007", "#FFF0C4" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:41.032023Z" }, { "id": 598, "id_string": "092635-1b4242-5c8374-9ec8b9-palettepup", "name": "Dusk Aqua Field", "colors": [ "#092635", "#1B4242", "#5C8374", "#9EC8B9" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.326200Z" }, { "id": 766, "id_string": "041c32-04293a-064663-ecb365-cobaltcat", "name": "Dusk Cyan Veil", "colors": [ "#041C32", "#04293A", "#064663", "#ECB365" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.174144Z" }, { "id": 1135, "id_string": "321f28-734046-a05344-e79e4f-coloreef", "name": "Dusk Ember Breeze", "colors": [ "#321F28", "#734046", "#A05344", "#E79E4F" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.520281Z" }, { "id": 573, "id_string": "191a19-1e5128-4e9f3d-d8e9a8-candytone", "name": "Dusk Meadow Grove", "colors": [ "#191A19", "#1E5128", "#4E9F3D", "#D8E9A8" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.207363Z" }, { "id": 822, "id_string": "2e0249-570a57-a91079-f806cc-huedrift", "name": "Dusk Orchid Dream", "colors": [ "#2E0249", "#570A57", "#A91079", "#F806CC" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.566807Z" } ] }