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=23
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=download_count&page=24", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=download_count&page=22" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 728, "id_string": "d2e0fb-fef9d9-dee5d4-8eaccd-coloreef", "name": "Pastel Gold Field", "colors": [ "#D2E0FB", "#FEF9D9", "#DEE5D4", "#8EACCD" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.985328Z" }, { "id": 1284, "id_string": "ecf2ff-3e54ac-655dbb-bface2-huedrift", "name": "Electric Ocean Mist", "colors": [ "#ECF2FF", "#3E54AC", "#655DBB", "#BFACE2" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:41.265646Z" }, { "id": 358, "id_string": "fcd1d1-ece2e1-d3e0dc-aee1e1-studiomochi", "name": "Pastel Scarlet Harbor", "colors": [ "#FCD1D1", "#ECE2E1", "#D3E0DC", "#AEE1E1" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.107278Z" }, { "id": 1189, "id_string": "f5efff-e5d9f2-cdc1ff-a294f9-tonecraft", "name": "Cloud Iris Glow", "colors": [ "#F5EFFF", "#E5D9F2", "#CDC1FF", "#A294F9" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.781743Z" }, { "id": 806, "id_string": "0079ff-00dfa2-f6fa70-ff0060-studiomochi", "name": "Neon Cobalt Hush", "colors": [ "#0079FF", "#00DFA2", "#F6FA70", "#FF0060" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.373400Z" }, { "id": 641, "id_string": "d3e4cd-99a799-f2ddc1-e2c2b9-retroswatch", "name": "Soft Amber Tide", "colors": [ "#D3E4CD", "#99A799", "#F2DDC1", "#E2C2B9" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.572678Z" }, { "id": 612, "id_string": "142850-27496d-00909e-dae1e7-mossyhex", "name": "Vivid Tide Hush", "colors": [ "#142850", "#27496D", "#00909E", "#DAE1E7" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.394285Z" }, { "id": 1021, "id_string": "f9f7cf-f2dcbb-bbbbbb-aaaaaa-palettepup", "name": "Pastel Sunbeam Glow", "colors": [ "#F9F7CF", "#F2DCBB", "#BBBBBB", "#AAAAAA" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.981729Z" }, { "id": 792, "id_string": "6c3428-ba704f-dfa878-cee6f3-paperfox", "name": "Ember Tide", "colors": [ "#6C3428", "#BA704F", "#DFA878", "#CEE6F3" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.298152Z" }, { "id": 472, "id_string": "f39189-bb8082-6e7582-046582-nordichue", "name": "Electric Tide Dawn", "colors": [ "#F39189", "#BB8082", "#6E7582", "#046582" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.643428Z" } ] }