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=103
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&page=104", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&page=102" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 717, "id_string": "4f6f52-739072-86a789-d2e3c8-huedrift", "name": "Fern Field", "colors": [ "#4F6F52", "#739072", "#86A789", "#D2E3C8" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.934102Z" }, { "id": 709, "id_string": "004225-f5f5dc-ffb000-ffcf9d-huedrift", "name": "Electric Mint Dusk", "colors": [ "#004225", "#F5F5DC", "#FFB000", "#FFCF9D" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.896639Z" }, { "id": 590, "id_string": "6482ad-7fa1c3-e2dad6-f5eded-candytone", "name": "Cool Sky Glow", "colors": [ "#6482AD", "#7FA1C3", "#E2DAD6", "#F5EDED" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.289503Z" }, { "id": 507, "id_string": "faf3f0-d4e2d4-ffcacc-dbc4f0-studiomochi", "name": "Soft Blush Drift", "colors": [ "#FAF3F0", "#D4E2D4", "#FFCACC", "#DBC4F0" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.810291Z" }, { "id": 495, "id_string": "f5f0bb-c4dfaa-90c8ac-73a9ad-nordichue", "name": "Sunbeam Harbor", "colors": [ "#F5F0BB", "#C4DFAA", "#90C8AC", "#73A9AD" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.753387Z" }, { "id": 426, "id_string": "f4f4f2-e8e8e8-bbbfca-495464-huedrift", "name": "Stone Tide", "colors": [ "#F4F4F2", "#E8E8E8", "#BBBFCA", "#495464" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.426814Z" }, { "id": 235, "id_string": "000000-ffffff-ff0000-00ff00-ffff00-ff00ff-0000ff-lesbiancowpoke", "name": "DC Logo", "colors": [ "#000000", "#FFFFFF", "#FF0000", "#00FF00", "#FFFF00", "#FF00FF", "#0000FF" ], "color_count": 7, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.691044Z" }, { "id": 166, "id_string": "ebebeb-ffffff-000000-b1602c-db803c-a7655c-e2afa9-ec6a98-28dd0fdc-comficker", "name": "Shiba Inu", "colors": [ "#EBEBEB", "#FFFFFF", "#000000", "#B1602C", "#DB803C", "#A7655C", "#E2AFA9", "#EC6A98", "#92214A", "#C2C2C1" ], "color_count": 10, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.295464Z" }, { "id": 129, "id_string": "f30302-090000-2e2e2e-e5c208-e6c094-comficker", "name": "Angry Birds 8bit: Red", "colors": [ "#F30302", "#090000", "#2E2E2E", "#E5C208", "#E6C094" ], "color_count": 5, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.618729Z" }, { "id": 123, "id_string": "060607-d9b858-ecbc47-fdf4b7-280600-fcb718-fbfae0-f8c400-7a8191de-blackpygmypython", "name": "Baby Tiger", "colors": [ "#060607", "#D9B858", "#ECBC47", "#FDF4B7", "#280600", "#FCB718", "#FBFAE0", "#F8C400", "#D1BA84", "#C19944", "#E9C32A" ], "color_count": 11, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.576976Z" } ] }