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=110
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=download_count&page=111", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=download_count&page=109" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 648, "id_string": "dcedc2-ffd3b5-ffaaa6-ff8c94-swatchbird", "name": "Soft Ember Field", "colors": [ "#DCEDC2", "#FFD3B5", "#FFAAA6", "#FF8C94" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.606695Z" }, { "id": 886, "id_string": "e9d5ca-827397-4d4c7d-363062-pixelpine", "name": "Warm Apricot Tide", "colors": [ "#E9D5CA", "#827397", "#4D4C7D", "#363062" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.131029Z" }, { "id": 142, "id_string": "f5eff0-63493b-e8e4b2-7dab8e-61b88c-69535b-6f3e4e-ca5d82-767eac2c-tealafricanbushelephant", "name": "Cherry", "colors": [ "#F5EFF0", "#63493B", "#E8E4B2", "#7DAB8E", "#61B88C", "#69535B", "#6F3E4E", "#CA5D82", "#EAABD3", "#E2D0CC", "#E6517E", "#F54695", "#8B88AB", "#F679D4", "#8284C7", "#E0559D", "#832E5D" ], "color_count": 17, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.074191Z" }, { "id": 138, "id_string": "d8d8d8-000000-135caa-f0f0f0-edcc0e-f8e600-fc0000-redwelshblackcattle", "name": "Donald Duck", "colors": [ "#D8D8D8", "#000000", "#135CAA", "#F0F0F0", "#EDCC0E", "#F8E600", "#FC0000" ], "color_count": 7, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.916115Z" }, { "id": 877, "id_string": "faf2da-8e9775-4a503d-e28f83-nordichue", "name": "Honey Dusk", "colors": [ "#FAF2DA", "#8E9775", "#4A503D", "#E28F83" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.089001Z" }, { "id": 779, "id_string": "f9efdb-ebd9b4-9dbc98-638889-retroswatch", "name": "Ember Meadow", "colors": [ "#F9EFDB", "#EBD9B4", "#9DBC98", "#638889" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.237797Z" }, { "id": 812, "id_string": "04364a-176b87-64ccc5-dafffb-pixelpine", "name": "Neon Lagoon Breeze", "colors": [ "#04364A", "#176B87", "#64CCC5", "#DAFFFB" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.401664Z" }, { "id": 322, "id_string": "265c42-3e8948-63c74d-193c3e-a22633-e43b44-f6757a-3e2731-a7886b4d-hoanglambk57", "name": "9-color palette", "colors": [ "#265C42", "#3E8948", "#63C74D", "#193C3E", "#A22633", "#E43B44", "#F6757A", "#3E2731", "#733E39" ], "color_count": 9, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:17.368407Z" }, { "id": 882, "id_string": "1f2544-474f7a-81689d-ffd0ec-mossyhex", "name": "Mauve Bloom", "colors": [ "#1F2544", "#474F7A", "#81689D", "#FFD0EC" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.112292Z" }, { "id": 298, "id_string": "000000-ffffff-ff0000-00ff00-ffff00-ff00ff-00ffff-ffa500-162e2738-shrecklings", "name": "9-color palette", "colors": [ "#000000", "#FFFFFF", "#FF0000", "#00FF00", "#FFFF00", "#FF00FF", "#00FFFF", "#FFA500", "#FFD500" ], "color_count": 9, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:17.200614Z" } ] }