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&page=33
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&page=34", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&page=32" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 737, "id_string": "cff5e7-a0e4cb-59c1bd-0d4c92-paperfox", "name": "Electric Cobalt Meadow", "colors": [ "#CFF5E7", "#A0E4CB", "#59C1BD", "#0D4C92" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.033715Z" }, { "id": 447, "id_string": "ffbbcc-ffcccc-ffddcc-ffeecc-pixelpine", "name": "Pale Magenta Mist", "colors": [ "#FFBBCC", "#FFCCCC", "#FFDDCC", "#FFEECC" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.523552Z" }, { "id": 418, "id_string": "a8e6cf-dcedc1-ffd3b6-ffaaa5-coloreef", "name": "Pastel Amber Drift", "colors": [ "#A8E6CF", "#DCEDC1", "#FFD3B6", "#FFAAA5" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.389988Z" }, { "id": 161, "id_string": "000000-ffffff-ff0000-00ff00-ffff00-ff00ff-00ffff-ffa500-marcsangio", "name": "Hornet", "colors": [ "#000000", "#FFFFFF", "#FF0000", "#00FF00", "#FFFF00", "#FF00FF", "#00FFFF", "#FFA500" ], "color_count": 8, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.258925Z" }, { "id": 1018, "id_string": "22a699-f2be22-f29727-f24c3d-nordichue", "name": "Neon Gold Grove", "colors": [ "#22A699", "#F2BE22", "#F29727", "#F24C3D" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.968197Z" }, { "id": 1001, "id_string": "7fbcd2-a5f1e9-e1ffee-ffeeaf-hexharbor", "name": "Soft Forest Dusk", "colors": [ "#7FBCD2", "#A5F1E9", "#E1FFEE", "#FFEEAF" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.888948Z" }, { "id": 897, "id_string": "c8c6a7-92967d-6e7c7c-435560-minthaze", "name": "Warm Honey Haze", "colors": [ "#C8C6A7", "#92967D", "#6E7C7C", "#435560" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.181533Z" }, { "id": 692, "id_string": "cee5d0-f3f0d7-d8b384-5e454b-hexharbor", "name": "Cool Gold Harbor", "colors": [ "#CEE5D0", "#F3F0D7", "#D8B384", "#5E454B" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.818148Z" }, { "id": 460, "id_string": "fee3ec-f9c5d5-f999b7-f2789f-palettepup", "name": "Soft Magenta Hush", "colors": [ "#FEE3EC", "#F9C5D5", "#F999B7", "#F2789F" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.583286Z" }, { "id": 230, "id_string": "fcfed5-010007-ff134e-fcbf07-ffffff-ff5a57-1b71ff-ffddb4-comficker", "name": "dorami", "colors": [ "#FCFED5", "#010007", "#FF134E", "#FCBF07", "#FFFFFF", "#FF5A57", "#1B71FF", "#FFDDB4" ], "color_count": 8, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.650470Z" } ] }