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=42
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&page=43", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&page=41" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 268, "id_string": "000000-ffffff-ff0000-00ff00-ffff00-ff00ff-5fa1ff-ffa500-ingridhagen26", "name": "8-color palette", "colors": [ "#000000", "#FFFFFF", "#FF0000", "#00FF00", "#FFFF00", "#FF00FF", "#5FA1FF", "#FFA500" ], "color_count": 8, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.993536Z" }, { "id": 199, "id_string": "f7f7f7-000000-49372f-ee6e11-d47327-e9be10-cf4941-comficker", "name": "Tepig", "colors": [ "#F7F7F7", "#000000", "#49372F", "#EE6E11", "#D47327", "#E9BE10", "#CF4941" ], "color_count": 7, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.483219Z" }, { "id": 195, "id_string": "f6f6f6-010100-3ea509-956d38-a56727-aebf59-d4b511-c8b12a-comficker", "name": "Turtwig", "colors": [ "#F6F6F6", "#010100", "#3EA509", "#956D38", "#A56727", "#AEBF59", "#D4B511", "#C8B12A" ], "color_count": 8, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.462042Z" }, { "id": 106, "id_string": "ecc299-16050c-eae6c4-1b002b-271020-cdbf86-f69b0b-e9c628-3e25751b-comficker", "name": "Egg G2", "colors": [ "#ECC299", "#16050C", "#EAE6C4", "#1B002B", "#271020", "#CDBF86", "#F69B0B", "#E9C628", "#F5E4A6" ], "color_count": 9, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.439023Z" }, { "id": 105, "id_string": "eac591-f1bcaa-18011c-eae5c6-bca28d-comficker", "name": "Egg G1", "colors": [ "#EAC591", "#F1BCAA", "#18011C", "#EAE5C6", "#BCA28D" ], "color_count": 5, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.433690Z" }, { "id": 49, "id_string": "ce75d7-121712-3e943a-52b62d-48c119-bb1b15-8b1424-e3f5f2-d423d9a5-foxblack", "name": "Strawberry", "colors": [ "#CE75D7", "#121712", "#3E943A", "#52B62D", "#48C119", "#BB1B15", "#8B1424", "#E3F5F2", "#FFFFFF" ], "color_count": 9, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.117282Z" }, { "id": 1109, "id_string": "eeedeb-e0ccbe-747264-3c3633-tonecraft", "name": "Cool Amber Tide", "colors": [ "#EEEDEB", "#E0CCBE", "#747264", "#3C3633" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.400692Z" }, { "id": 984, "id_string": "e19898-a2678a-4d3c77-3f1d38-tonecraft", "name": "Cool Crimson Glow", "colors": [ "#E19898", "#A2678A", "#4D3C77", "#3F1D38" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.810335Z" }, { "id": 861, "id_string": "000000-cf0a0a-dc5f00-eeeeee-retroswatch", "name": "Neon Apricot Mist", "colors": [ "#000000", "#CF0A0A", "#DC5F00", "#EEEEEE" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.001271Z" }, { "id": 814, "id_string": "de8971-7b6079-a7d0cd-ffe9d6-swatchbird", "name": "Neon Amber Sunset", "colors": [ "#DE8971", "#7B6079", "#A7D0CD", "#FFE9D6" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.430056Z" } ] }