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=23
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&page=24", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&page=22" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 299, "id_string": "000000-ffffff-ff0000-05a305-ffff00-ff00ff-00ffff-ffa500-20b15197-shrecklings", "name": "nuclear momb", "colors": [ "#000000", "#FFFFFF", "#FF0000", "#05A305", "#FFFF00", "#FF00FF", "#00FFFF", "#FFA500", "#008002", "#009903", "#B30000", "#DB0000" ], "color_count": 12, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:17.205823Z" }, { "id": 229, "id_string": "ffffff-b57458-a04252-a46c33-256a4e-1f5dc4-743031-8f5941-a518cb39-comficker", "name": "Instagram", "colors": [ "#FFFFFF", "#B57458", "#A04252", "#A46C33", "#256A4E", "#1F5DC4", "#743031", "#8F5941", "#FF3457", "#FFD22E", "#00C88A", "#0092FF", "#FFFFCB", "#956D61", "#F0E7DE", "#003030", "#DDC2B7", "#9A9A9A" ], "color_count": 18, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.644384Z" }, { "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": 788, "id_string": "c2ded1-ece5c7-cdc2ae-354259-nordichue", "name": "Warm Sunbeam Veil", "colors": [ "#C2DED1", "#ECE5C7", "#CDC2AE", "#354259" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.279952Z" }, { "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": 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": 440, "id_string": "618264-79ac78-b0d9b1-d0e7d2-paperfox", "name": "Warm Moss Veil", "colors": [ "#618264", "#79AC78", "#B0D9B1", "#D0E7D2" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.491568Z" }, { "id": 431, "id_string": "fdeedc-ffd8a9-f1a661-e38b29-minthaze", "name": "Electric Apricot Dusk", "colors": [ "#FDEEDC", "#FFD8A9", "#F1A661", "#E38B29" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.450110Z" }, { "id": 422, "id_string": "3c6255-61876e-a6bb8d-eae7b1-paperfox", "name": "Sunbeam Dream", "colors": [ "#3C6255", "#61876E", "#A6BB8D", "#EAE7B1" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.408284Z" }, { "id": 419, "id_string": "142850-27496d-0c7b93-00a8cc-tonecraft", "name": "Dusk Tide Dream", "colors": [ "#142850", "#27496D", "#0C7B93", "#00A8CC" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.394456Z" } ] }