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=105
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=download_count&page=106", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=download_count&page=104" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 453, "id_string": "753422-b05b3b-d79771-ffebc9-huedrift", "name": "Electric Ember Tide", "colors": [ "#753422", "#B05B3B", "#D79771", "#FFEBC9" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.551376Z" }, { "id": 994, "id_string": "34626c-839b97-cfd3ce-c6b497-swatchbird", "name": "Tide Mist", "colors": [ "#34626C", "#839B97", "#CFD3CE", "#C6B497" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.856798Z" }, { "id": 766, "id_string": "041c32-04293a-064663-ecb365-cobaltcat", "name": "Dusk Cyan Veil", "colors": [ "#041C32", "#04293A", "#064663", "#ECB365" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.174144Z" }, { "id": 185, "id_string": "ffffff-000000-00b4d2-bb0411-65cf02-comficker", "name": "Black Monster", "colors": [ "#FFFFFF", "#000000", "#00B4D2", "#BB0411", "#65CF02" ], "color_count": 5, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.405438Z" }, { "id": 196, "id_string": "f6f6f6-0a0a0a-dc7b0b-edc074-d27826-comficker", "name": "Chimchar", "colors": [ "#F6F6F6", "#0A0A0A", "#DC7B0B", "#EDC074", "#D27826" ], "color_count": 5, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.467329Z" }, { "id": 1223, "id_string": "e3c770-fecd70-ffae6d-f3e0b5-candytone", "name": "Electric Apricot Meadow", "colors": [ "#E3C770", "#FECD70", "#FFAE6D", "#F3E0B5" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.937397Z" }, { "id": 581, "id_string": "2f5d62-5e8b7e-a7c4bc-dfeeea-candytone", "name": "Cool Aqua Hush", "colors": [ "#2F5D62", "#5E8B7E", "#A7C4BC", "#DFEEEA" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.247007Z" }, { "id": 295, "id_string": "000000-ffffff-ff0000-00b300-ffff00-ff00ff-00ffff-ffa500-86ab9a69-shrecklings", "name": "12-color palette", "colors": [ "#000000", "#FFFFFF", "#FF0000", "#00B300", "#FFFF00", "#FF00FF", "#00FFFF", "#FFA500", "#007502", "#FEC562", "#FFD894", "#F575F5" ], "color_count": 12, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:17.184745Z" }, { "id": 678, "id_string": "6e85b7-b2c8df-c4d7e0-f8f9d7-candytone", "name": "Neon Honey Field", "colors": [ "#6E85B7", "#B2C8DF", "#C4D7E0", "#F8F9D7" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.751915Z" }, { "id": 401, "id_string": "feffde-ddffbc-91c788-52734d-swatchbird", "name": "Electric Citrine Grove", "colors": [ "#FEFFDE", "#DDFFBC", "#91C788", "#52734D" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.308804Z" } ] }