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=name&page=14
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=name&page=15", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=name&page=13" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 842, "id_string": "261c2c-3e2c41-5c527f-6e85b2-coloreef", "name": "Azure Harbor", "colors": [ "#261C2C", "#3E2C41", "#5C527F", "#6E85B2" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.897389Z" }, { "id": 671, "id_string": "161a30-31304d-b6bbc4-f0ece5-tonecraft", "name": "Azure Haze", "colors": [ "#161A30", "#31304D", "#B6BBC4", "#F0ECE5" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.715499Z" }, { "id": 642, "id_string": "f8f0e5-eadbc8-dac0a3-0f2c59-hexharbor", "name": "Azure Mist", "colors": [ "#F8F0E5", "#EADBC8", "#DAC0A3", "#0F2C59" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.578757Z" }, { "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" }, { "id": 112, "id_string": "604149-eff2f4-69472c-f1df8e-e2a167-8bab7e-5bbe8a-78b46c-820f6d63-blackpygmypython", "name": "Banana", "colors": [ "#604149", "#EFF2F4", "#69472C", "#F1DF8E", "#E2A167", "#8BAB7E", "#5BBE8A", "#78B46C", "#77AE91", "#F5E76C", "#F69B50", "#EAA73C", "#E0D4DB", "#7E4D14", "#715344" ], "color_count": 15, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.498825Z" }, { "id": 149, "id_string": "25364b-34455b-f9e7bf-10181c-1c272a-b82b1f-981c12-934f24-5db52e91-lam", "name": "Barack Obama", "colors": [ "#25364B", "#34455B", "#F9E7BF", "#10181C", "#1C272A", "#B82B1F", "#981C12", "#934F24", "#B36933", "#5B2C18", "#CA7C3B", "#DD924E", "#6F3820", "#F0A760", "#F0D9AD", "#E3BA82", "#B48351" ], "color_count": 17, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.177447Z" }, { "id": 180, "id_string": "ffffff-f2de13-fff9dd-c15833-d8473b-f0455a-c75360-c5372e-95c29c00-comficker", "name": "Bart Simpson", "colors": [ "#FFFFFF", "#F2DE13", "#FFF9DD", "#C15833", "#D8473B", "#F0455A", "#C75360", "#C5372E", "#D43217", "#19C55F", "#2573AD", "#497DBA", "#3F678F", "#3680CD" ], "color_count": 14, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.379053Z" }, { "id": 132, "id_string": "557b99-261c38-26314a-fdd9be-436389-ffffff-whitelancetfish", "name": "Batman", "colors": [ "#557B99", "#261C38", "#26314A", "#FDD9BE", "#436389", "#FFFFFF" ], "color_count": 6, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.793201Z" }, { "id": 22, "id_string": "ffffff-ffd966-f4b183-dfa67b-245953-408e91-b46060-pinkcactusmouse", "name": "Baymax", "colors": [ "#FFFFFF", "#FFD966", "#F4B183", "#DFA67B", "#245953", "#408E91", "#B46060" ], "color_count": 7, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:14.717130Z" }, { "id": 247, "id_string": "f2f0e5-2b1232-c9743d-e3c646-ecc675-a1b5ac-c38c54-hoanglambk57", "name": "Bee", "colors": [ "#F2F0E5", "#2B1232", "#C9743D", "#E3C646", "#ECC675", "#A1B5AC", "#C38C54" ], "color_count": 7, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.791252Z" } ] }