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=65
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&page=66", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&page=64" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 560, "id_string": "94b49f-cee5d0-fcf8e8-ecb390-coloreef", "name": "Pastel Honey Drift", "colors": [ "#94B49F", "#CEE5D0", "#FCF8E8", "#ECB390" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.146635Z" }, { "id": 470, "id_string": "f9ecec-f0d9da-c8d9eb-ecf2f9-minthaze", "name": "Pastel Crimson Harbor", "colors": [ "#F9ECEC", "#F0D9DA", "#C8D9EB", "#ECF2F9" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.632602Z" }, { "id": 462, "id_string": "171717-444444-da0037-ededed-paperfox", "name": "Neon Blush Dawn", "colors": [ "#171717", "#444444", "#DA0037", "#EDEDED" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.595075Z" }, { "id": 320, "id_string": "080c10-1c542e-264033-1f4918-92e552-6bc63b-69af58-5eb233-a3554083-hoanglambk57", "name": "39-color palette", "colors": [ "#080C10", "#1C542E", "#264033", "#1F4918", "#92E552", "#6BC63B", "#69AF58", "#5EB233", "#153927", "#68B342", "#23611F", "#081B1A", "#79CF41", "#429730", "#0D3813", "#2A7435", "#0B2823", "#88DC65", "#388737", "#4F9443", "#1B2922", "#82D353", "#236531", "#50A72E", "#2E7820", "#74C34D", "#58A945", "#134926", "#31633E", "#4D2119", "#321210", "#221612", "#642919", "#6A3727", "#592D24", "#883A25", "#170704", "#3B1E18", "#A14C31" ], "color_count": 39, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:17.357009Z" }, { "id": 295, "id_string": "000000-ffffff-ff0000-00b300-ffff00-ff00ff-00ffff-ffa500-86ab9a69-shrecklings", "name": "12-color palette", "colors": [ "#000000", "#FFFFFF", "#FF0000", "#00B300", "#FFFF00", "#FF00FF", "#00FFFF", "#FFA500", "#007502", "#FEC562", "#FFD894", "#F575F5" ], "color_count": 12, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:17.184745Z" }, { "id": 249, "id_string": "000000-f2f0e5-45444f-8989otgoo", "name": "Sunglasses", "colors": [ "#000000", "#F2F0E5", "#45444F" ], "color_count": 3, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.805064Z" }, { "id": 240, "id_string": "4f2800-fc7a73-ff1f01-fffffd-973524-9e590d-cb9466-ffc67e-a4eeef17-hoanganhlamengineer", "name": "Supermario drive", "colors": [ "#4F2800", "#FC7A73", "#FF1F01", "#FFFFFD", "#973524", "#9E590D", "#CB9466", "#FFC67E", "#D57D6D", "#F69787", "#A45147", "#1F7C95", "#CDCBCE", "#0DC9FE", "#C0BEA6", "#71EEFF", "#BB9348", "#885A1E", "#B6AB97" ], "color_count": 19, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.750867Z" }, { "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": 1222, "id_string": "e0fcff-90f2ff-6eb6ff-7098da-paperfox", "name": "Electric Tide Grove", "colors": [ "#E0FCFF", "#90F2FF", "#6EB6FF", "#7098DA" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.932615Z" }, { "id": 1177, "id_string": "fdd2bf-e98580-df5e5e-492f10-mossyhex", "name": "Electric Apricot Grove", "colors": [ "#FDD2BF", "#E98580", "#DF5E5E", "#492F10" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.725647Z" } ] }