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=64
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=download_count&page=65", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=download_count&page=63" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 602, "id_string": "efbc9b-fbf3d5-d6dac8-9cafaa-duskpixel", "name": "Soft Citrine Field", "colors": [ "#EFBC9B", "#FBF3D5", "#D6DAC8", "#9CAFAA" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.346652Z" }, { "id": 738, "id_string": "393232-4d4545-8d6262-ed8d8d-mossyhex", "name": "Electric Ruby Harbor", "colors": [ "#393232", "#4D4545", "#8D6262", "#ED8D8D" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.038266Z" }, { "id": 41, "id_string": "f2b866-130000-c6c3e7-8283d5-7f7df5-f5e293-726fcf-d1821a-f82ce9dd-foxblack", "name": "Naruto: Konan", "colors": [ "#F2B866", "#130000", "#C6C3E7", "#8283D5", "#7F7DF5", "#F5E293", "#726FCF", "#D1821A", "#F2E3C5", "#ECBB8F", "#D5AE76", "#281F1B", "#B42614", "#430F09", "#DFE7E7" ], "color_count": 15, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.019474Z" }, { "id": 1243, "id_string": "eca3f5-fdbaf8-b0efeb-edffa9-cobaltcat", "name": "Cloud Lime Meadow", "colors": [ "#ECA3F5", "#FDBAF8", "#B0EFEB", "#EDFFA9" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:41.036900Z" }, { "id": 38, "id_string": "8c9ab2-00020a-efc030-03c7e6-f5f0e3-1a1913-252427-533a07-7fbdb9ea-foxblack", "name": "One Piece: Penguin", "colors": [ "#8C9AB2", "#00020A", "#EFC030", "#03C7E6", "#F5F0E3", "#1A1913", "#252427", "#533A07", "#412700", "#ECBEA6", "#161634", "#CB9C6F", "#B26C4B", "#827E7E", "#A8AFAD", "#626E87", "#5E5347" ], "color_count": 17, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.002297Z" }, { "id": 67, "id_string": "b7754f-8b573e-f4a770-3948c2-f5944c-bababa-08c6cf-05a3a5-87bf5b02-comficker", "name": "Minecraft: Steve", "colors": [ "#B7754F", "#8B573E", "#F4A770", "#3948C2", "#F5944C", "#BABABA", "#08C6CF", "#05A3A5", "#794932", "#4C57C8", "#2B34AC", "#7A7A7B" ], "color_count": 12, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.215593Z" }, { "id": 152, "id_string": "847e87-000000-9badb7-ffffff-lam", "name": "Stormtrooper - Starwar", "colors": [ "#847E87", "#000000", "#9BADB7", "#FFFFFF" ], "color_count": 4, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.193370Z" }, { "id": 146, "id_string": "f6e1bf-3e2f2f-9d502b-e78d33-c16522-7a3e2b-f2d197-b93a2e-8c5db854-comficker", "name": "Sitting puppy", "colors": [ "#F6E1BF", "#3E2F2F", "#9D502B", "#E78D33", "#C16522", "#7A3E2B", "#F2D197", "#B93A2E", "#EDC580" ], "color_count": 9, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.137516Z" }, { "id": 809, "id_string": "beadfa-d0bfff-dfccfb-fff8c9-duskpixel", "name": "Soft Indigo Dusk", "colors": [ "#BEADFA", "#D0BFFF", "#DFCCFB", "#FFF8C9" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.387231Z" }, { "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" } ] }