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=61
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=-name&page=62", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=-name&page=60" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 806, "id_string": "0079ff-00dfa2-f6fa70-ff0060-studiomochi", "name": "Neon Cobalt Hush", "colors": [ "#0079FF", "#00DFA2", "#F6FA70", "#FF0060" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.373400Z" }, { "id": 1267, "id_string": "14279b-3d56b2-5c7aea-e6e6e6-duskpixel", "name": "Neon Cobalt Field", "colors": [ "#14279B", "#3D56B2", "#5C7AEA", "#E6E6E6" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:41.177065Z" }, { "id": 996, "id_string": "00204a-005792-00bbf0-d9faff-palettepup", "name": "Neon Cobalt Drift", "colors": [ "#00204A", "#005792", "#00BBF0", "#D9FAFF" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.866064Z" }, { "id": 813, "id_string": "290001-87431d-c87941-dbcbbd-duskpixel", "name": "Neon Blush Haze", "colors": [ "#290001", "#87431D", "#C87941", "#DBCBBD" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.419902Z" }, { "id": 854, "id_string": "900c3f-c70039-f94c10-f8de22-pixelpine", "name": "Neon Blush Field", "colors": [ "#900C3F", "#C70039", "#F94C10", "#F8DE22" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.966871Z" }, { "id": 462, "id_string": "171717-444444-da0037-ededed-paperfox", "name": "Neon Blush Dawn", "colors": [ "#171717", "#444444", "#DA0037", "#EDEDED" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.595075Z" }, { "id": 346, "id_string": "1b262c-0f4c75-3282b8-bbe1fa-nordichue", "name": "Neon Aqua Veil", "colors": [ "#1B262C", "#0F4C75", "#3282B8", "#BBE1FA" ], "color_count": 4, "like_count": 15, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.048281Z" }, { "id": 606, "id_string": "d8e3e7-51c4d3-126e82-132c33-studiomochi", "name": "Neon Aqua Meadow", "colors": [ "#D8E3E7", "#51C4D3", "#126E82", "#132C33" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.366656Z" }, { "id": 1090, "id_string": "f5f4f4-cae4db-cdac81-00303f-studiomochi", "name": "Neon Aqua Grove", "colors": [ "#F5F4F4", "#CAE4DB", "#CDAC81", "#00303F" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.310376Z" }, { "id": 578, "id_string": "fafafa-e8f1f5-005691-004a7c-pixelpine", "name": "Neon Aqua Glow", "colors": [ "#FAFAFA", "#E8F1F5", "#005691", "#004A7C" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.233056Z" } ] }