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=23
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=name&page=24", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=name&page=22" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 414, "id_string": "d14d72-ffabab-fcc8d1-fef2f4-retroswatch", "name": "Cloud Crimson Breeze", "colors": [ "#D14D72", "#FFABAB", "#FCC8D1", "#FEF2F4" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.370867Z" }, { "id": 371, "id_string": "93b5c6-c9ccd5-e4d8dc-ffe3e3-hexharbor", "name": "Cloud Crimson Drift", "colors": [ "#93B5C6", "#C9CCD5", "#E4D8DC", "#FFE3E3" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.168142Z" }, { "id": 383, "id_string": "ff9292-ffb4b4-ffdcdc-ffe8e8-minthaze", "name": "Cloud Crimson Glow", "colors": [ "#FF9292", "#FFB4B4", "#FFDCDC", "#FFE8E8" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.226375Z" }, { "id": 476, "id_string": "ffdcdc-fff2eb-ffe8cd-ffd6ba-coloreef", "name": "Cloud Crimson Grove", "colors": [ "#FFDCDC", "#FFF2EB", "#FFE8CD", "#FFD6BA" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.665323Z" }, { "id": 404, "id_string": "ffb9b9-ffddd2-ffacc7-ff8dc7-pixelpine", "name": "Cloud Crimson Mist", "colors": [ "#FFB9B9", "#FFDDD2", "#FFACC7", "#FF8DC7" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.322613Z" }, { "id": 1245, "id_string": "c7f3ff-fdc7ff-ffdcf5-f2f4c3-pixelpine", "name": "Cloud Cyan Bloom", "colors": [ "#C7F3FF", "#FDC7FF", "#FFDCF5", "#F2F4C3" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:41.060345Z" }, { "id": 647, "id_string": "b9f3fc-aee2ff-93c6e7-fedeff-studiomochi", "name": "Cloud Cyan Drift", "colors": [ "#B9F3FC", "#AEE2FF", "#93C6E7", "#FEDEFF" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.602108Z" }, { "id": 1031, "id_string": "b7b1f2-fdb7ea-ffdccc-fbf3b9-cobaltcat", "name": "Cloud Ember Bloom", "colors": [ "#B7B1F2", "#FDB7EA", "#FFDCCC", "#FBF3B9" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.034857Z" }, { "id": 544, "id_string": "d1e9f6-f6eacb-f1d3ce-eecad5-palettepup", "name": "Cloud Ember Dawn", "colors": [ "#D1E9F6", "#F6EACB", "#F1D3CE", "#EECAD5" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.067922Z" }, { "id": 762, "id_string": "eb6383-fa9191-ffe9c5-b4f2e1-huedrift", "name": "Cloud Ember Tide", "colors": [ "#EB6383", "#FA9191", "#FFE9C5", "#B4F2E1" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.155821Z" } ] }