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=color_count&page=5
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=color_count&page=6", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=color_count&page=4" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 1126, "id_string": "79e0ee-98eecc-d0f5be-fbffdc-coloreef", "name": "Cloud Fern Tide", "colors": [ "#79E0EE", "#98EECC", "#D0F5BE", "#FBFFDC" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.479105Z" }, { "id": 439, "id_string": "b3c8cf-bed7dc-f1eedc-e5ddc5-palettepup", "name": "Cloud Gold Sunset", "colors": [ "#B3C8CF", "#BED7DC", "#F1EEDC", "#E5DDC5" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.486924Z" }, { "id": 900, "id_string": "ffcc70-fffadd-8ecddd-22668d-swatchbird", "name": "Neon Apricot Glow", "colors": [ "#FFCC70", "#FFFADD", "#8ECDDD", "#22668D" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.198500Z" }, { "id": 960, "id_string": "3c486b-f0f0f0-f9d949-f45050-palettepup", "name": "Gold Harbor", "colors": [ "#3C486B", "#F0F0F0", "#F9D949", "#F45050" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.660860Z" }, { "id": 1247, "id_string": "f4f4f4-ff7315-3a3535-232020-cobaltcat", "name": "Neon Apricot Drift", "colors": [ "#F4F4F4", "#FF7315", "#3A3535", "#232020" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:41.070369Z" }, { "id": 771, "id_string": "f5efe3-e6e7e5-f7d3ba-a6aa9c-huedrift", "name": "Cloud Amber Bay", "colors": [ "#F5EFE3", "#E6E7E5", "#F7D3BA", "#A6AA9C" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.197284Z" }, { "id": 994, "id_string": "34626c-839b97-cfd3ce-c6b497-swatchbird", "name": "Tide Mist", "colors": [ "#34626C", "#839B97", "#CFD3CE", "#C6B497" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.856798Z" }, { "id": 768, "id_string": "251b37-372948-ffcaca-ffecef-mossyhex", "name": "Vivid Ruby Dream", "colors": [ "#251B37", "#372948", "#FFCACA", "#FFECEF" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.183182Z" }, { "id": 978, "id_string": "6499e9-9eddff-a6f6ff-befff7-cobaltcat", "name": "Cloud Tide Dusk", "colors": [ "#6499E9", "#9EDDFF", "#A6F6FF", "#BEFFF7" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.781204Z" }, { "id": 906, "id_string": "865858-8e7f7f-bbbbbb-e2d5d5-huedrift", "name": "Warm Ruby Grove", "colors": [ "#865858", "#8E7F7F", "#BBBBBB", "#E2D5D5" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.226174Z" } ] }