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=40
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=download_count&page=41", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=download_count&page=39" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 1096, "id_string": "f9ceee-f9f3ee-ccf3ee-97c4b8-duskpixel", "name": "Soft Mauve Sunset", "colors": [ "#F9CEEE", "#F9F3EE", "#CCF3EE", "#97C4B8" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.340210Z" }, { "id": 417, "id_string": "f1f6f9-394867-212a3e-9ba4b5-duskpixel", "name": "Cool Aqua Veil", "colors": [ "#F1F6F9", "#394867", "#212A3E", "#9BA4B5" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.385166Z" }, { "id": 1227, "id_string": "efee9d-d1eaa3-dbc6eb-abc2e8-palettepup", "name": "Soft Honey Dream", "colors": [ "#EFEE9D", "#D1EAA3", "#DBC6EB", "#ABC2E8" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.955433Z" }, { "id": 255, "id_string": "000000-ffffff-ff0000-ffff00-ff00ff-0001e9-ffa500-cutilatk", "name": "7-color palette", "colors": [ "#000000", "#FFFFFF", "#FF0000", "#FFFF00", "#FF00FF", "#0001E9", "#FFA500" ], "color_count": 7, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.869804Z" }, { "id": 61, "id_string": "030806-eae9e9-c6a2cb-be8ac0-9d48a4-170013-cd89d7-884b91-foxblack", "name": "Candy", "colors": [ "#030806", "#EAE9E9", "#C6A2CB", "#BE8AC0", "#9D48A4", "#170013", "#CD89D7", "#884B91" ], "color_count": 8, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.185256Z" }, { "id": 1082, "id_string": "e60965-f94892-ffa1c9-fbe5e5-minthaze", "name": "Magenta Field", "colors": [ "#E60965", "#F94892", "#FFA1C9", "#FBE5E5" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.273425Z" }, { "id": 636, "id_string": "334257-476072-548ca8-eeeeee-studiomochi", "name": "Cyan Veil", "colors": [ "#334257", "#476072", "#548CA8", "#EEEEEE" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.542330Z" }, { "id": 796, "id_string": "f7e8f6-f1c6e7-e5b0ea-bd83ce-nordichue", "name": "Cloud Orchid Veil", "colors": [ "#F7E8F6", "#F1C6E7", "#E5B0EA", "#BD83CE" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.316902Z" }, { "id": 158, "id_string": "fee7bf-081314-e27d44-fbbc7f-fdcd9d-bd5922-e85e20-043674-2426075a-lam", "name": "Goku", "colors": [ "#FEE7BF", "#081314", "#E27D44", "#FBBC7F", "#FDCD9D", "#BD5922", "#E85E20", "#043674", "#F78B2A", "#002657", "#DA5212", "#D92F27" ], "color_count": 12, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.227527Z" }, { "id": 768, "id_string": "251b37-372948-ffcaca-ffecef-mossyhex", "name": "Vivid Ruby Dream", "colors": [ "#251B37", "#372948", "#FFCACA", "#FFECEF" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.183182Z" } ] }