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=65
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=download_count&page=66", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=download_count&page=64" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 587, "id_string": "363062-4d4c7d-827397-d8b9c3-minthaze", "name": "Cool Azure Breeze", "colors": [ "#363062", "#4D4C7D", "#827397", "#D8B9C3" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.275738Z" }, { "id": 279, "id_string": "f6f6f6-000000-85436b-3bc1d9-ffe9a8-niels", "name": "Squirtle", "colors": [ "#F6F6F6", "#000000", "#85436B", "#3BC1D9", "#FFE9A8" ], "color_count": 5, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:17.063043Z" }, { "id": 1156, "id_string": "fffbda-ffec9e-ffbb70-ed9455-mossyhex", "name": "Vivid Gold Sunset", "colors": [ "#FFFBDA", "#FFEC9E", "#FFBB70", "#ED9455" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.624140Z" }, { "id": 175, "id_string": "605967-ffd609-450e00-ee9b15-fafefc-466756-comficker", "name": "Pixel Smiley Face", "colors": [ "#605967", "#FFD609", "#450E00", "#EE9B15", "#FAFEFC", "#466756" ], "color_count": 6, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.352573Z" }, { "id": 848, "id_string": "2d033b-810ca8-c147e9-e5b8f4-palettepup", "name": "Neon Indigo Dawn", "colors": [ "#2D033B", "#810CA8", "#C147E9", "#E5B8F4" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.938405Z" }, { "id": 567, "id_string": "fff3da-dfccfb-d0bfff-beadfa-hexharbor", "name": "Soft Coral Sunset", "colors": [ "#FFF3DA", "#DFCCFB", "#D0BFFF", "#BEADFA" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.179698Z" }, { "id": 278, "id_string": "000000-ff0001-ffffff-niels", "name": "Mushroom - Super Mario", "colors": [ "#000000", "#FF0001", "#FFFFFF" ], "color_count": 3, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:17.057900Z" }, { "id": 1006, "id_string": "00a19d-fff8e5-ffb344-e05d5d-palettepup", "name": "Vivid Lagoon Bloom", "colors": [ "#00A19D", "#FFF8E5", "#FFB344", "#E05D5D" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.911934Z" }, { "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": 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" } ] }