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=59
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=download_count&page=60", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=download_count&page=58" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 102, "id_string": "aca796-a35c31-442f2a-f8d8fb-f2bf00-141616-0084d3-comficker", "name": "Minimal Hero: Woody", "colors": [ "#ACA796", "#A35C31", "#442F2A", "#F8D8FB", "#F2BF00", "#141616", "#0084D3" ], "color_count": 7, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.414779Z" }, { "id": 853, "id_string": "17153b-2e236c-433d8b-c8acd6-studiomochi", "name": "Twilight Cobalt Breeze", "colors": [ "#17153B", "#2E236C", "#433D8B", "#C8ACD6" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.962182Z" }, { "id": 746, "id_string": "fffbeb-495579-263159-251749-palettepup", "name": "Sunbeam Drift", "colors": [ "#FFFBEB", "#495579", "#263159", "#251749" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.079900Z" }, { "id": 204, "id_string": "f6f6f6-010208-ffc294-edcdb5-d7b79e-36b591-11ce8a-00d99f-d8416b4a-comficker", "name": "Rowlet", "colors": [ "#F6F6F6", "#010208", "#FFC294", "#EDCDB5", "#D7B79E", "#36B591", "#11CE8A", "#00D99F", "#B86D49" ], "color_count": 9, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.510088Z" }, { "id": 222, "id_string": "ffd012-ffffff-df4418-dadada-a08e8f-ba0505-1f1f1f-886139-dbe89825-comficker", "name": "Cuphead", "colors": [ "#FFD012", "#FFFFFF", "#DF4418", "#DADADA", "#A08E8F", "#BA0505", "#1F1F1F", "#886139", "#5D4327" ], "color_count": 9, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.608246Z" }, { "id": 470, "id_string": "f9ecec-f0d9da-c8d9eb-ecf2f9-minthaze", "name": "Pastel Crimson Harbor", "colors": [ "#F9ECEC", "#F0D9DA", "#C8D9EB", "#ECF2F9" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.632602Z" }, { "id": 390, "id_string": "f5eee6-fff8e3-f3d7ca-e6a4b4-tonecraft", "name": "Soft Citrine Dusk", "colors": [ "#F5EEE6", "#FFF8E3", "#F3D7CA", "#E6A4B4" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.258082Z" }, { "id": 489, "id_string": "f8ecd1-deb6ab-ac7d88-85586f-tonecraft", "name": "Coral Harbor", "colors": [ "#F8ECD1", "#DEB6AB", "#AC7D88", "#85586F" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.725978Z" }, { "id": 847, "id_string": "1e201e-3c3d37-697565-ecdfcc-hexharbor", "name": "Warm Ember Veil", "colors": [ "#1E201E", "#3C3D37", "#697565", "#ECDFCC" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.933639Z" }, { "id": 557, "id_string": "ffe6e6-ffabe1-a685e2-6155a6-cobaltcat", "name": "Neon Crimson Tide", "colors": [ "#FFE6E6", "#FFABE1", "#A685E2", "#6155A6" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.132628Z" } ] }