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=90
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&page=91", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&page=89" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 101, "id_string": "aca796-141616-f8d8fb-0070b5-bf121a-ffff42-comficker", "name": "Minimal Hero: Superman", "colors": [ "#ACA796", "#141616", "#F8D8FB", "#0070B5", "#BF121A", "#FFFF42" ], "color_count": 6, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.409526Z" }, { "id": 85, "id_string": "eaf3ee-05040d-1b66c1-0267e9-0551a3-1c1b1d-518ec7-021e56-7156ad40-comficker", "name": "Icon: Facebook", "colors": [ "#EAF3EE", "#05040D", "#1B66C1", "#0267E9", "#0551A3", "#1C1B1D", "#518EC7", "#021E56", "#9EA6B3", "#C2C6C9", "#DEDCCD", "#2156AA", "#918E93" ], "color_count": 13, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.326062Z" }, { "id": 28, "id_string": "1a1617-882a28-882a2a-ffffff-1b171a-273492-89292a-d8d9e2-1632a20b-magentacaliforniatarantula", "name": "Captain America", "colors": [ "#1A1617", "#882A28", "#882A2A", "#FFFFFF", "#1B171A", "#273492", "#89292A", "#D8D9E2", "#273493", "#1C1517", "#416FB9", "#2A3392", "#1A1519", "#1B1617", "#FDFFFF", "#D8DAE2", "#283593", "#273592", "#F7D0B6", "#D7D9E3", "#892A28", "#D7D9E4", "#1C161A" ], "color_count": 23, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:14.762188Z" }, { "id": 1270, "id_string": "7d0633-31112c-f2a07b-fbdcc4-retroswatch", "name": "Magenta Veil", "colors": [ "#7D0633", "#31112C", "#F2A07B", "#FBDCC4" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:41.190726Z" }, { "id": 1214, "id_string": "c96868-fadfa1-fff4ea-7eacb5-coloreef", "name": "Neon Ember Field", "colors": [ "#C96868", "#FADFA1", "#FFF4EA", "#7EACB5" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.896056Z" }, { "id": 1209, "id_string": "dd5353-b73e3e-dbc8ac-eddbc0-nordichue", "name": "Rose Dusk", "colors": [ "#DD5353", "#B73E3E", "#DBC8AC", "#EDDBC0" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.873519Z" }, { "id": 1130, "id_string": "3a0088-930077-e61c5d-ffbd39-duskpixel", "name": "Electric Indigo Dream", "colors": [ "#3A0088", "#930077", "#E61C5D", "#FFBD39" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.497355Z" }, { "id": 1126, "id_string": "79e0ee-98eecc-d0f5be-fbffdc-coloreef", "name": "Cloud Fern Tide", "colors": [ "#79E0EE", "#98EECC", "#D0F5BE", "#FBFFDC" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.479105Z" }, { "id": 1103, "id_string": "9fb3df-9ec6f3-bddde4-fff1d5-paperfox", "name": "Pale Amber Breeze", "colors": [ "#9FB3DF", "#9EC6F3", "#BDDDE4", "#FFF1D5" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.372959Z" }, { "id": 1091, "id_string": "907fa4-a58faa-a6d6d6-ededd0-candytone", "name": "Warm Sunbeam Dream", "colors": [ "#907FA4", "#A58FAA", "#A6D6D6", "#EDEDD0" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.315081Z" } ] }