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=89
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=color_count&page=90", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=color_count&page=88" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 1208, "id_string": "655d8a-7897ab-d885a3-fdceb9-paperfox", "name": "Neon Amber Hush", "colors": [ "#655D8A", "#7897AB", "#D885A3", "#FDCEB9" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.868941Z" }, { "id": 1200, "id_string": "fce2db-ff8fb1-b270a2-7a4495-retroswatch", "name": "Blush Meadow", "colors": [ "#FCE2DB", "#FF8FB1", "#B270A2", "#7A4495" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.832174Z" }, { "id": 1193, "id_string": "0081c9-5bc0f8-86e5ff-ffc93c-pixelpine", "name": "Electric Aqua Dawn", "colors": [ "#0081C9", "#5BC0F8", "#86E5FF", "#FFC93C" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.800266Z" }, { "id": 1207, "id_string": "242f9b-646fd4-9ba3eb-dbdffd-nordichue", "name": "Neon Sky Meadow", "colors": [ "#242F9B", "#646FD4", "#9BA3EB", "#DBDFFD" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.864341Z" }, { "id": 1178, "id_string": "fde5ec-fcbaad-e48586-916db3-paperfox", "name": "Vivid Rose Mist", "colors": [ "#FDE5EC", "#FCBAAD", "#E48586", "#916DB3" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.730227Z" }, { "id": 1218, "id_string": "d9edbf-ffb996-ffcf81-fdffab-swatchbird", "name": "Cloud Coral Hush", "colors": [ "#D9EDBF", "#FFB996", "#FFCF81", "#FDFFAB" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.914265Z" }, { "id": 1212, "id_string": "22577e-5584ac-95d1cc-f6f2d4-hexharbor", "name": "Honey Sunset", "colors": [ "#22577E", "#5584AC", "#95D1CC", "#F6F2D4" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.887062Z" }, { "id": 1222, "id_string": "e0fcff-90f2ff-6eb6ff-7098da-paperfox", "name": "Electric Tide Grove", "colors": [ "#E0FCFF", "#90F2FF", "#6EB6FF", "#7098DA" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.932615Z" }, { "id": 1217, "id_string": "111d5e-c70039-f37121-ffbd69-huedrift", "name": "Vivid Blush Mist", "colors": [ "#111D5E", "#C70039", "#F37121", "#FFBD69" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.909928Z" }, { "id": 1224, "id_string": "f2f6f5-c8dad3-93b5b3-63707e-huedrift", "name": "Lagoon Breeze", "colors": [ "#F2F6F5", "#C8DAD3", "#93B5B3", "#63707E" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.942022Z" } ] }