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=download_count&page=6
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=download_count&page=7", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=download_count&page=5" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 1013, "id_string": "384b70-507687-fcfaee-b8001f-palettepup", "name": "Vivid Blush Drift", "colors": [ "#384B70", "#507687", "#FCFAEE", "#B8001F" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.945127Z" }, { "id": 1138, "id_string": "f3efe0-434242-222222-22a39f-hexharbor", "name": "Mint Drift", "colors": [ "#F3EFE0", "#434242", "#222222", "#22A39F" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.534163Z" }, { "id": 1311, "id_string": "000000-ffffff-ff0000-00ff00-ffff00-ff00ff-00ffff-ffa500-6c843a9f-hoanglambk57", "name": "Fantasy War Axe", "colors": [ "#000000", "#FFFFFF", "#FF0000", "#00FF00", "#FFFF00", "#FF00FF", "#00FFFF", "#FFA500", "#1A1C2B", "#98B1C7", "#556D82", "#582D5C", "#313C57", "#EDEEF0", "#AD3F57", "#FFCA7A", "#EA8062" ], "color_count": 17, "like_count": 0, "usage_count": 2, "source": "art", "status": "public", "updated": "2026-08-09T14:39:41.095012Z" }, { "id": 1025, "id_string": "f3f4ed-536162-424642-c06014-huedrift", "name": "Vivid Amber Dusk", "colors": [ "#F3F4ED", "#536162", "#424642", "#C06014" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.007686Z" }, { "id": 1164, "id_string": "f8b400-faf5e4-2c786c-004445-hexharbor", "name": "Neon Apricot Hush", "colors": [ "#F8B400", "#FAF5E4", "#2C786C", "#004445" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.666342Z" }, { "id": 1300, "id_string": "ffffff-000000-d8d8d8-c9c9c9-hoanglambk57", "name": "Tiny Ghost", "colors": [ "#FFFFFF", "#000000", "#D8D8D8", "#C9C9C9" ], "color_count": 4, "like_count": 0, "usage_count": 1, "source": "art", "status": "public", "updated": "2026-06-28T14:47:46.382491Z" }, { "id": 1187, "id_string": "1b3c53-456882-d2c1b6-f9f3ef-coloreef", "name": "Cool Tide Hush", "colors": [ "#1B3C53", "#456882", "#D2C1B6", "#F9F3EF" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.772874Z" }, { "id": 1053, "id_string": "820000-4e6c50-f2deba-faecd6-palettepup", "name": "Neon Ruby Harbor", "colors": [ "#820000", "#4E6C50", "#F2DEBA", "#FAECD6" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.138194Z" }, { "id": 1316, "id_string": "5c2e3a-79444b-c18766-af765e-4f2228-97605e-f9dbba-cd987a-393049f1-hoanglambk57", "name": "Brown Puppy", "colors": [ "#5C2E3A", "#79444B", "#C18766", "#AF765E", "#4F2228", "#97605E", "#F9DBBA", "#CD987A", "#FCF0D9", "#F0C5B2", "#DEAD8E", "#CB385C" ], "color_count": 12, "like_count": 0, "usage_count": 1, "source": "art", "status": "public", "updated": "2026-08-10T03:49:36.941570Z" }, { "id": 1259, "id_string": "184d47-96bb7c-d6efc7-fad586-candytone", "name": "Amber Veil", "colors": [ "#184D47", "#96BB7C", "#D6EFC7", "#FAD586" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:41.135608Z" } ] }