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=-name&page=76
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=-name&page=77", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=-name&page=75" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 276, "id_string": "0b3b2d-378331-65ad34-ed0e1b-niels", "name": "Green Snake", "colors": [ "#0B3B2D", "#378331", "#65AD34", "#ED0E1B" ], "color_count": 4, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:17.047011Z" }, { "id": 151, "id_string": "dacd98-0b3b2d-378331-65ad34-cd171c-ed0e1b-276d2d-16572f-lam", "name": "Green Snake", "colors": [ "#DACD98", "#0B3B2D", "#378331", "#65AD34", "#CD171C", "#ED0E1B", "#276D2D", "#16572F" ], "color_count": 8, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.188208Z" }, { "id": 182, "id_string": "ffffff-61ce0a-c8010b-000000-comficker", "name": "Green Monster", "colors": [ "#FFFFFF", "#61CE0A", "#C8010B", "#000000" ], "color_count": 4, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.389510Z" }, { "id": 1343, "id_string": "ffffff-0a1b09-fece48-66a65a-21411c-94ef85-c9b9c4-251c21-18df1d82-hoanglambk57", "name": "Green Frog", "colors": [ "#FFFFFF", "#0A1B09", "#FECE48", "#66A65A", "#21411C", "#94EF85", "#C9B9C4", "#251C21", "#305F29", "#846F74" ], "color_count": 10, "like_count": 0, "usage_count": 2, "source": "art", "status": "public", "updated": "2026-08-16T00:16:34.165743Z" }, { "id": 168, "id_string": "f8f8f8-f2767e-fbb292-1a0c09-f9a3b0-d45163-c85042-f58c91-6002a5e5-comficker", "name": "Greater flamingo", "colors": [ "#F8F8F8", "#F2767E", "#FBB292", "#1A0C09", "#F9A3B0", "#D45163", "#C85042", "#F58C91", "#A83538" ], "color_count": 9, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.306957Z" }, { "id": 3, "id_string": "000000-242424-484848-6d6d6d-919191-b6b6b6-dadada-ffffff", "name": "Grayscale 8", "colors": [ "#000000", "#242424", "#484848", "#6D6D6D", "#919191", "#B6B6B6", "#DADADA", "#FFFFFF" ], "color_count": 8, "like_count": 0, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-24T02:37:07.738908Z" }, { "id": 2, "id_string": "000000-555555-aaaaaa-ffffff", "name": "Grayscale 4", "colors": [ "#000000", "#555555", "#AAAAAA", "#FFFFFF" ], "color_count": 4, "like_count": 0, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-24T02:37:07.735286Z" }, { "id": 817, "id_string": "632626-9d5353-bf8b67-dacc96-huedrift", "name": "Gold Tide", "colors": [ "#632626", "#9D5353", "#BF8B67", "#DACC96" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.458068Z" }, { "id": 1211, "id_string": "205781-4f959d-98d2c0-f6f8d5-mossyhex", "name": "Gold Haze", "colors": [ "#205781", "#4F959D", "#98D2C0", "#F6F8D5" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.882569Z" }, { "id": 517, "id_string": "e5e3c9-b4cfb0-94b49f-789395-mossyhex", "name": "Gold Haze", "colors": [ "#E5E3C9", "#B4CFB0", "#94B49F", "#789395" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.877241Z" } ] }