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=31
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=download_count&page=32", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=download_count&page=30" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 1059, "id_string": "070d59-1f3c88-5893d4-ceddef-paperfox", "name": "Electric Azure Glow", "colors": [ "#070D59", "#1F3C88", "#5893D4", "#CEDDEF" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.165668Z" }, { "id": 1198, "id_string": "91ddcf-f7f9f2-e8c5e5-f19ed2-studiomochi", "name": "Soft Orchid Dawn", "colors": [ "#91DDCF", "#F7F9F2", "#E8C5E5", "#F19ED2" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.823010Z" }, { "id": 149, "id_string": "25364b-34455b-f9e7bf-10181c-1c272a-b82b1f-981c12-934f24-5db52e91-lam", "name": "Barack Obama", "colors": [ "#25364B", "#34455B", "#F9E7BF", "#10181C", "#1C272A", "#B82B1F", "#981C12", "#934F24", "#B36933", "#5B2C18", "#CA7C3B", "#DD924E", "#6F3820", "#F0A760", "#F0D9AD", "#E3BA82", "#B48351" ], "color_count": 17, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.177447Z" }, { "id": 1199, "id_string": "006e7f-f8cb2e-ee5007-b22727-retroswatch", "name": "Vivid Cyan Tide", "colors": [ "#006E7F", "#F8CB2E", "#EE5007", "#B22727" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.827656Z" }, { "id": 533, "id_string": "e97777-ff9f9f-fcddb0-fffad7-nordichue", "name": "Cloud Scarlet Sunset", "colors": [ "#E97777", "#FF9F9F", "#FCDDB0", "#FFFAD7" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.010322Z" }, { "id": 481, "id_string": "ea907a-fbc687-f4f7c5-aacdbe-cobaltcat", "name": "Coral Dawn", "colors": [ "#EA907A", "#FBC687", "#F4F7C5", "#AACDBE" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.688873Z" }, { "id": 1140, "id_string": "8cb9bd-fefbf6-ecb159-b67352-coloreef", "name": "Electric Amber Drift", "colors": [ "#8CB9BD", "#FEFBF6", "#ECB159", "#B67352" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.543162Z" }, { "id": 538, "id_string": "e1f2fb-f1f9f9-f3dfe3-e9b2bc-paperfox", "name": "Pastel Tide Haze", "colors": [ "#E1F2FB", "#F1F9F9", "#F3DFE3", "#E9B2BC" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.038267Z" }, { "id": 550, "id_string": "eeebdd-ce1212-810000-1b1717-nordichue", "name": "Vivid Crimson Haze", "colors": [ "#EEEBDD", "#CE1212", "#810000", "#1B1717" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.099564Z" }, { "id": 683, "id_string": "bbd6b8-aec2b6-94af9f-dbe4c6-palettepup", "name": "Fern Field", "colors": [ "#BBD6B8", "#AEC2B6", "#94AF9F", "#DBE4C6" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.774802Z" } ] }