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=32
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=download_count&page=33", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=download_count&page=31" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 163, "id_string": "feaf95-150d50-ecb4a5-ffbc50-fffbff-001a42", "name": "Lady Moon", "colors": [ "#FEAF95", "#150D50", "#ECB4A5", "#FFBC50", "#FFFBFF", "#001A42" ], "color_count": 6, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.277351Z" }, { "id": 1166, "id_string": "9ad3bc-f3eac2-f5b461-ec524b-palettepup", "name": "Vivid Coral Veil", "colors": [ "#9AD3BC", "#F3EAC2", "#F5B461", "#EC524B" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.675567Z" }, { "id": 550, "id_string": "eeebdd-ce1212-810000-1b1717-nordichue", "name": "Vivid Crimson Haze", "colors": [ "#EEEBDD", "#CE1212", "#810000", "#1B1717" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.099564Z" }, { "id": 538, "id_string": "e1f2fb-f1f9f9-f3dfe3-e9b2bc-paperfox", "name": "Pastel Tide Haze", "colors": [ "#E1F2FB", "#F1F9F9", "#F3DFE3", "#E9B2BC" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.038267Z" }, { "id": 1205, "id_string": "94b5c0-350b40-ad6c80-ee99a0-nordichue", "name": "Blush Dream", "colors": [ "#94B5C0", "#350B40", "#AD6C80", "#EE99A0" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.855491Z" }, { "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" }, { "id": 1199, "id_string": "006e7f-f8cb2e-ee5007-b22727-retroswatch", "name": "Vivid Cyan Tide", "colors": [ "#006E7F", "#F8CB2E", "#EE5007", "#B22727" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.827656Z" }, { "id": 305, "id_string": "0b0905-8e3514-fcba99-581603-f2f2f2-c36e43-61211b-3d711f-633345dd-hkkillny", "name": "13-color palette", "colors": [ "#0B0905", "#8E3514", "#FCBA99", "#581603", "#F2F2F2", "#C36E43", "#61211B", "#3D711F", "#F39E02", "#71410E", "#543707", "#20522C", "#82829A" ], "color_count": 13, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:17.252066Z" }, { "id": 765, "id_string": "3e3232-503c3c-7e6363-a87c7c-studiomochi", "name": "Dusk Scarlet Hush", "colors": [ "#3E3232", "#503C3C", "#7E6363", "#A87C7C" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.169573Z" }, { "id": 683, "id_string": "bbd6b8-aec2b6-94af9f-dbe4c6-palettepup", "name": "Fern Field", "colors": [ "#BBD6B8", "#AEC2B6", "#94AF9F", "#DBE4C6" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.774802Z" } ] }