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=104
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=name&page=105", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=name&page=103" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 1085, "id_string": "d3f6f3-f9fce1-fee9b2-fbd1b7-candytone", "name": "Soft Amber Hush", "colors": [ "#D3F6F3", "#F9FCE1", "#FEE9B2", "#FBD1B7" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.287191Z" }, { "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": 1005, "id_string": "94b4a4-d2f5e3-e5c5b5-f4d9c6-mossyhex", "name": "Soft Apricot Field", "colors": [ "#94B4A4", "#D2F5E3", "#E5C5B5", "#F4D9C6" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.907188Z" }, { "id": 498, "id_string": "f4bfbf-ffd9c0-faf0d7-8cc0de-nordichue", "name": "Soft Apricot Field", "colors": [ "#F4BFBF", "#FFD9C0", "#FAF0D7", "#8CC0DE" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.766921Z" }, { "id": 741, "id_string": "e8f3d6-fcf9be-ffdca9-faab78-cobaltcat", "name": "Soft Apricot Field", "colors": [ "#E8F3D6", "#FCF9BE", "#FFDCA9", "#FAAB78" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.056120Z" }, { "id": 424, "id_string": "968c83-d6d2c4-fff5ea-f7dad9-tonecraft", "name": "Soft Apricot Haze", "colors": [ "#968C83", "#D6D2C4", "#FFF5EA", "#F7DAD9" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.417748Z" }, { "id": 676, "id_string": "beebe9-f4dada-ffb6b9-f6eec7-palettepup", "name": "Soft Blush Drift", "colors": [ "#BEEBE9", "#F4DADA", "#FFB6B9", "#F6EEC7" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.738686Z" }, { "id": 507, "id_string": "faf3f0-d4e2d4-ffcacc-dbc4f0-studiomochi", "name": "Soft Blush Drift", "colors": [ "#FAF3F0", "#D4E2D4", "#FFCACC", "#DBC4F0" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.810291Z" }, { "id": 390, "id_string": "f5eee6-fff8e3-f3d7ca-e6a4b4-tonecraft", "name": "Soft Citrine Dusk", "colors": [ "#F5EEE6", "#FFF8E3", "#F3D7CA", "#E6A4B4" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.258082Z" }, { "id": 602, "id_string": "efbc9b-fbf3d5-d6dac8-9cafaa-duskpixel", "name": "Soft Citrine Field", "colors": [ "#EFBC9B", "#FBF3D5", "#D6DAC8", "#9CAFAA" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.346652Z" } ] }