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=111
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=-name&page=112", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=-name&page=110" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 710, "id_string": "f6ffde-e3f2c1-c9dbb2-aac8a7-minthaze", "name": "Cloud Meadow Dawn", "colors": [ "#F6FFDE", "#E3F2C1", "#C9DBB2", "#AAC8A7" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.901156Z" }, { "id": 784, "id_string": "aae3e2-d9acf5-ffcefe-fdebed-minthaze", "name": "Cloud Mauve Mist", "colors": [ "#AAE3E2", "#D9ACF5", "#FFCEFE", "#FDEBED" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.261543Z" }, { "id": 829, "id_string": "ff75a0-fce38a-eaffd0-95e1d3-paperfox", "name": "Cloud Magenta Tide", "colors": [ "#FF75A0", "#FCE38A", "#EAFFD0", "#95E1D3" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.647333Z" }, { "id": 614, "id_string": "bce6eb-fdcfdf-fbbedf-fca3cc-tonecraft", "name": "Cloud Magenta Haze", "colors": [ "#BCE6EB", "#FDCFDF", "#FBBEDF", "#FCA3CC" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.403500Z" }, { "id": 461, "id_string": "ffb6b9-fae3d9-bbded6-8ac6d1-huedrift", "name": "Cloud Magenta Drift", "colors": [ "#FFB6B9", "#FAE3D9", "#BBDED6", "#8AC6D1" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.590294Z" }, { "id": 1076, "id_string": "66bfbf-eaf6f6-fcfefe-f76b8a-retroswatch", "name": "Cloud Magenta Dawn", "colors": [ "#66BFBF", "#EAF6F6", "#FCFEFE", "#F76B8A" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.246109Z" }, { "id": 1174, "id_string": "f7cfd8-f4f8d3-a6d6d6-8e7dbe-duskpixel", "name": "Cloud Lime Veil", "colors": [ "#F7CFD8", "#F4F8D3", "#A6D6D6", "#8E7DBE" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.711874Z" }, { "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": 502, "id_string": "dff4f3-dde7f2-b9bbdf-878ecd-tonecraft", "name": "Cloud Lagoon Harbor", "colors": [ "#DFF4F3", "#DDE7F2", "#B9BBDF", "#878ECD" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.785260Z" }, { "id": 482, "id_string": "e1f0da-d4e7c5-bfd8af-99bc85-minthaze", "name": "Cloud Jade Grove", "colors": [ "#E1F0DA", "#D4E7C5", "#BFD8AF", "#99BC85" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.693408Z" } ] }