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=92
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=-name&page=93", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=-name&page=91" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 1215, "id_string": "f4f4f4-f0a500-cf7500-1a1c20-pixelpine", "name": "Electric Amber Veil", "colors": [ "#F4F4F4", "#F0A500", "#CF7500", "#1A1C20" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.900729Z" }, { "id": 1253, "id_string": "72147e-f21170-fa9905-ff5200-coloreef", "name": "Electric Amber Mist", "colors": [ "#72147E", "#F21170", "#FA9905", "#FF5200" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:41.107568Z" }, { "id": 857, "id_string": "451952-662549-ae445a-f39f5a-cobaltcat", "name": "Electric Amber Hush", "colors": [ "#451952", "#662549", "#AE445A", "#F39F5A" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.980513Z" }, { "id": 352, "id_string": "ffeddb-edcdbb-e3b7a0-bf9270-swatchbird", "name": "Electric Amber Haze", "colors": [ "#FFEDDB", "#EDCDBB", "#E3B7A0", "#BF9270" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.077247Z" }, { "id": 913, "id_string": "a7d2cb-f2d388-c98474-874c62-coloreef", "name": "Electric Amber Harbor", "colors": [ "#A7D2CB", "#F2D388", "#C98474", "#874C62" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.261074Z" }, { "id": 1140, "id_string": "8cb9bd-fefbf6-ecb159-b67352-coloreef", "name": "Electric Amber Drift", "colors": [ "#8CB9BD", "#FEFBF6", "#ECB159", "#B67352" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.543162Z" }, { "id": 454, "id_string": "8e806a-c3b091-e4cda7-ffe6bc-cobaltcat", "name": "Electric Amber Dream", "colors": [ "#8E806A", "#C3B091", "#E4CDA7", "#FFE6BC" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.555991Z" }, { "id": 1273, "id_string": "c8e4b2-9ed2be-7eaa92-ffd9b7-candytone", "name": "Electric Amber Breeze", "colors": [ "#C8E4B2", "#9ED2BE", "#7EAA92", "#FFD9B7" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:41.212311Z" }, { "id": 1123, "id_string": "ef4f4f-ee9595-ffcda3-74c7b8-minthaze", "name": "Electric Amber Breeze", "colors": [ "#EF4F4F", "#EE9595", "#FFCDA3", "#74C7B8" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.465443Z" }, { "id": 107, "id_string": "ebc1a2-140323-eac232-dbce8d-d4790c-f5bd12-f69a02-e8a020-c07c3996-comficker", "name": "Egg G3", "colors": [ "#EBC1A2", "#140323", "#EAC232", "#DBCE8D", "#D4790C", "#F5BD12", "#F69A02", "#E8A020", "#E8E7C4", "#150800" ], "color_count": 10, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.444712Z" } ] }