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=99
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=-name&page=100", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=-name&page=98" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 1347, "id_string": "4a211c-451c1a-7ca42e-4c5b1e-4e6120-491f19-f39652-46211a-06d975b3-hoanglambk57", "name": "Crunchy Carrot", "colors": [ "#4A211C", "#451C1A", "#7CA42E", "#4C5B1E", "#4E6120", "#491F19", "#F39652", "#46211A", "#F0823B", "#ED6B25", "#D24C2A", "#CD4A2A", "#F3924C", "#EE742D", "#F28D44", "#EE7934" ], "color_count": 16, "like_count": 0, "usage_count": 2, "source": "art", "status": "public", "updated": "2026-08-19T06:32:31.387165Z" }, { "id": 211, "id_string": "ffffff-243137-efce31-eee154-f6a724-404638-f66359-f0f2ef-comficker", "name": "Crown", "colors": [ "#FFFFFF", "#243137", "#EFCE31", "#EEE154", "#F6A724", "#404638", "#F66359", "#F0F2EF" ], "color_count": 8, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.548052Z" }, { "id": 212, "id_string": "e0e0e0-000000-fff806-fffafd-ffe02d-604606-ffae2c-c79515-f6eea4c1-comficker", "name": "Crown", "colors": [ "#E0E0E0", "#000000", "#FFF806", "#FFFAFD", "#FFE02D", "#604606", "#FFAE2C", "#C79515", "#D7FBE9", "#FF2301", "#A81500", "#C5E5FC", "#13DC60", "#75C9FF", "#58EAF3", "#067518" ], "color_count": 16, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.554290Z" }, { "id": 894, "id_string": "ff6464-ff8264-ffaa64-fff5a5-cobaltcat", "name": "Crimson Tide", "colors": [ "#FF6464", "#FF8264", "#FFAA64", "#FFF5A5" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.167802Z" }, { "id": 486, "id_string": "e7cccc-ede8dc-a5b68d-c1cfa1-palettepup", "name": "Crimson Meadow", "colors": [ "#E7CCCC", "#EDE8DC", "#A5B68D", "#C1CFA1" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.712028Z" }, { "id": 802, "id_string": "ef9595-efb495-efd595-ebef95-candytone", "name": "Crimson Harbor", "colors": [ "#EF9595", "#EFB495", "#EFD595", "#EBEF95" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.354341Z" }, { "id": 586, "id_string": "303841-3a4750-d72323-eeeeee-coloreef", "name": "Crimson Glow", "colors": [ "#303841", "#3A4750", "#D72323", "#EEEEEE" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.271324Z" }, { "id": 1117, "id_string": "ff6d60-f7d060-f3e99f-98d8aa-palettepup", "name": "Crimson Field", "colors": [ "#FF6D60", "#F7D060", "#F3E99F", "#98D8AA" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.438030Z" }, { "id": 655, "id_string": "fff0f0-ebd4d4-835858-463333-hexharbor", "name": "Crimson Field", "colors": [ "#FFF0F0", "#EBD4D4", "#835858", "#463333" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.640755Z" }, { "id": 515, "id_string": "fbf0f0-dfd3d3-b8b0b0-7c7575-studiomochi", "name": "Crimson Drift", "colors": [ "#FBF0F0", "#DFD3D3", "#B8B0B0", "#7C7575" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.863213Z" } ] }