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=21
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=name&page=22", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=name&page=20" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 601, "id_string": "ccd6a6-dae2b6-dfe8cc-f7eddb-candytone", "name": "Cloud Amber Dusk", "colors": [ "#CCD6A6", "#DAE2B6", "#DFE8CC", "#F7EDDB" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.342049Z" }, { "id": 570, "id_string": "dbd0c0-faeee0-f9e4c8-f9cf93-studiomochi", "name": "Cloud Amber Field", "colors": [ "#DBD0C0", "#FAEEE0", "#F9E4C8", "#F9CF93" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.193441Z" }, { "id": 941, "id_string": "3a98b9-fff1dc-e8d5c4-eeeeee-retroswatch", "name": "Cloud Amber Glow", "colors": [ "#3A98B9", "#FFF1DC", "#E8D5C4", "#EEEEEE" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.442684Z" }, { "id": 1094, "id_string": "beebe9-fffdf9-ffe3ed-8ac6d1-paperfox", "name": "Cloud Amber Grove", "colors": [ "#BEEBE9", "#FFFDF9", "#FFE3ED", "#8AC6D1" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.328667Z" }, { "id": 873, "id_string": "f9f8f6-efe9e3-d9cfc7-c9b59c-duskpixel", "name": "Cloud Amber Harbor", "colors": [ "#F9F8F6", "#EFE9E3", "#D9CFC7", "#C9B59C" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.067322Z" }, { "id": 875, "id_string": "9be3de-beebe9-fffdf9-ffe3ed-retroswatch", "name": "Cloud Amber Haze", "colors": [ "#9BE3DE", "#BEEBE9", "#FFFDF9", "#FFE3ED" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.080448Z" }, { "id": 543, "id_string": "fff3e2-ffe5ca-fa9884-e74646-hexharbor", "name": "Cloud Amber Tide", "colors": [ "#FFF3E2", "#FFE5CA", "#FA9884", "#E74646" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.062664Z" }, { "id": 603, "id_string": "dab88b-f3e9dd-fdf6ec-b7cadb-cobaltcat", "name": "Cloud Apricot Dusk", "colors": [ "#DAB88B", "#F3E9DD", "#FDF6EC", "#B7CADB" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.351244Z" }, { "id": 904, "id_string": "c3f8ff-abd9ff-fff6bf-ffebad-duskpixel", "name": "Cloud Aqua Haze", "colors": [ "#C3F8FF", "#ABD9FF", "#FFF6BF", "#FFEBAD" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.216887Z" }, { "id": 575, "id_string": "f3f8ff-deecff-c6cfff-e8d3ff-duskpixel", "name": "Cloud Azure Tide", "colors": [ "#F3F8FF", "#DEECFF", "#C6CFFF", "#E8D3FF" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.218635Z" } ] }