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=69
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=download_count&page=70", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=download_count&page=68" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 488, "id_string": "635985-443c68-393053-18122b-studiomochi", "name": "Twilight Iris Drift", "colors": [ "#635985", "#443C68", "#393053", "#18122B" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.721240Z" }, { "id": 1267, "id_string": "14279b-3d56b2-5c7aea-e6e6e6-duskpixel", "name": "Neon Cobalt Field", "colors": [ "#14279B", "#3D56B2", "#5C7AEA", "#E6E6E6" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:41.177065Z" }, { "id": 242, "id_string": "c88209-e6d1ad-b8ab94-7d6c4f-442f13-c46836-e5a02a-ffffff-4cbf7aa1-ilovepokemon485", "name": "9-color palette", "colors": [ "#C88209", "#E6D1AD", "#B8AB94", "#7D6C4F", "#442F13", "#C46836", "#E5A02A", "#FFFFFF", "#000000" ], "color_count": 9, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.763921Z" }, { "id": 65, "id_string": "f692b2-f4a7c2-f575a0-000100-f50d5b-comficker", "name": "Cute Pet", "colors": [ "#F692B2", "#F4A7C2", "#F575A0", "#000100", "#F50D5B" ], "color_count": 5, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.205528Z" }, { "id": 860, "id_string": "0a4d68-088395-05bfdb-00ffca-swatchbird", "name": "Twilight Teal Haze", "colors": [ "#0A4D68", "#088395", "#05BFDB", "#00FFCA" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.994726Z" }, { "id": 662, "id_string": "f1eaff-e5d4ff-dcbfff-d0a2f7-studiomochi", "name": "Soft Violet Sunset", "colors": [ "#F1EAFF", "#E5D4FF", "#DCBFFF", "#D0A2F7" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.674305Z" }, { "id": 282, "id_string": "ffffff-505251-747f45-899847-b7c674-c5c5c7-7c6951-a3825d-7f26e47a-hoanglambk57", "name": "9-color palette", "colors": [ "#FFFFFF", "#505251", "#747F45", "#899847", "#B7C674", "#C5C5C7", "#7C6951", "#A3825D", "#7F8662" ], "color_count": 9, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:17.078854Z" }, { "id": 789, "id_string": "ada2ff-c0deff-ffe5f1-fff8e1-nordichue", "name": "Cloud Cobalt Bay", "colors": [ "#ADA2FF", "#C0DEFF", "#FFE5F1", "#FFF8E1" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.284490Z" }, { "id": 129, "id_string": "f30302-090000-2e2e2e-e5c208-e6c094-comficker", "name": "Angry Birds 8bit: Red", "colors": [ "#F30302", "#090000", "#2E2E2E", "#E5C208", "#E6C094" ], "color_count": 5, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.618729Z" }, { "id": 566, "id_string": "ccf6c8-fafcc2-f6d6ad-f9c0c0-mossyhex", "name": "Cloud Citrine Field", "colors": [ "#CCF6C8", "#FAFCC2", "#F6D6AD", "#F9C0C0" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.174944Z" } ] }