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=112
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=download_count&page=113", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=download_count&page=111" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 370, "id_string": "212121-323232-0d7377-14ffec-coloreef", "name": "Dusk Teal Breeze", "colors": [ "#212121", "#323232", "#0D7377", "#14FFEC" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.163716Z" }, { "id": 105, "id_string": "eac591-f1bcaa-18011c-eae5c6-bca28d-comficker", "name": "Egg G1", "colors": [ "#EAC591", "#F1BCAA", "#18011C", "#EAE5C6", "#BCA28D" ], "color_count": 5, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.433690Z" }, { "id": 52, "id_string": "f5f4ed-5d444d-3e525a-71e0dc-8dd1db-5586ad-877079-6578c9-59ab052a-foxblack", "name": "Squirtle", "colors": [ "#F5F4ED", "#5D444D", "#3E525A", "#71E0DC", "#8DD1DB", "#5586AD", "#877079", "#6578C9", "#504A6A", "#76CDF5", "#BEA87A", "#5283D2", "#F5E891", "#E49755", "#E7F5A7", "#F5EBCE", "#803344", "#6B8294", "#C2655A", "#C4516B", "#DCF588", "#CFA661", "#83DBC7", "#764532" ], "color_count": 24, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.133684Z" }, { "id": 15, "id_string": "100020-37280c-100120-958520-b0a033-b8a53e-c9b943-e1d36a-0978077d-cyanpinktoedtarantula", "name": "Avocado", "colors": [ "#100020", "#37280C", "#100120", "#958520", "#B0A033", "#B8A53E", "#C9B943", "#E1D36A", "#4C3F0A", "#952E14", "#6F0C06", "#B14420", "#F5F77B", "#D3844D", "#DCCE54", "#8A7119" ], "color_count": 16, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:14.670079Z" }, { "id": 381, "id_string": "bad7df-ffe2e2-f6f6f6-99ddcc-tonecraft", "name": "Cloud Rose Dream", "colors": [ "#BAD7DF", "#FFE2E2", "#F6F6F6", "#99DDCC" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.214594Z" }, { "id": 232, "id_string": "000000-ffffff-ff0000-00ff00-ffff00-ff00ff-00ffff-747378-davidfbenko", "name": "Max TNT", "colors": [ "#000000", "#FFFFFF", "#FF0000", "#00FF00", "#FFFF00", "#FF00FF", "#00FFFF", "#747378" ], "color_count": 8, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.671715Z" }, { "id": 691, "id_string": "060047-b3005e-e90064-ff5f9e-tonecraft", "name": "Vivid Sky Bloom", "colors": [ "#060047", "#B3005E", "#E90064", "#FF5F9E" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.813278Z" }, { "id": 515, "id_string": "fbf0f0-dfd3d3-b8b0b0-7c7575-studiomochi", "name": "Crimson Drift", "colors": [ "#FBF0F0", "#DFD3D3", "#B8B0B0", "#7C7575" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.863213Z" }, { "id": 1061, "id_string": "162447-1f4068-1b1b2f-e43f5a-hexharbor", "name": "Twilight Rose Glow", "colors": [ "#162447", "#1F4068", "#1B1B2F", "#E43F5A" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.175093Z" }, { "id": 658, "id_string": "f7a4a4-febe8c-fffbc1-b6e2a1-huedrift", "name": "Soft Gold Field", "colors": [ "#F7A4A4", "#FEBE8C", "#FFFBC1", "#B6E2A1" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.656187Z" } ] }