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=33
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=download_count&page=34", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=download_count&page=32" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 1066, "id_string": "fd841f-e14d2a-cd104d-9c2c77-swatchbird", "name": "Neon Ember Veil", "colors": [ "#FD841F", "#E14D2A", "#CD104D", "#9C2C77" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.199309Z" }, { "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" }, { "id": 1022, "id_string": "ff7b54-ffb26b-ffd56f-939b62-mossyhex", "name": "Electric Scarlet Tide", "colors": [ "#FF7B54", "#FFB26B", "#FFD56F", "#939B62" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.986569Z" }, { "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": 149, "id_string": "25364b-34455b-f9e7bf-10181c-1c272a-b82b1f-981c12-934f24-5db52e91-lam", "name": "Barack Obama", "colors": [ "#25364B", "#34455B", "#F9E7BF", "#10181C", "#1C272A", "#B82B1F", "#981C12", "#934F24", "#B36933", "#5B2C18", "#CA7C3B", "#DD924E", "#6F3820", "#F0A760", "#F0D9AD", "#E3BA82", "#B48351" ], "color_count": 17, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.177447Z" }, { "id": 1302, "id_string": "feffef-000000-f5f789-a88a68-0a090f-e8f26d-141325-fdff57-19900456-hoanglambk57", "name": "Buffalo", "colors": [ "#FEFFEF", "#000000", "#F5F789", "#A88A68", "#0A090F", "#E8F26D", "#141325", "#FDFF57", "#B28655", "#E6E980", "#E6EE40", "#A98B80", "#170A02", "#F2C697", "#F7CE7E", "#FFF774", "#AD9B97", "#C9C9C9" ], "color_count": 18, "like_count": 0, "usage_count": 1, "source": "art", "status": "public", "updated": "2026-06-28T14:50:04.102987Z" }, { "id": 1126, "id_string": "79e0ee-98eecc-d0f5be-fbffdc-coloreef", "name": "Cloud Fern Tide", "colors": [ "#79E0EE", "#98EECC", "#D0F5BE", "#FBFFDC" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.479105Z" }, { "id": 805, "id_string": "e7dfd5-84a9ac-3b6978-204051-mossyhex", "name": "Aqua Tide", "colors": [ "#E7DFD5", "#84A9AC", "#3B6978", "#204051" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.368998Z" }, { "id": 1229, "id_string": "ffe9d0-fffed3-bbe9ff-b1afff-minthaze", "name": "Pastel Coral Glow", "colors": [ "#FFE9D0", "#FFFED3", "#BBE9FF", "#B1AFFF" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.966324Z" } ] }