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=download_count&page=81
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=download_count&page=82", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=download_count&page=80" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 165, "id_string": "ffffff-010101-ebebeb-e8984b-c56f69-efa2a2-bd692b-b55d49-581cf9a9-comficker2", "name": "13-color palette", "colors": [ "#FFFFFF", "#010101", "#EBEBEB", "#E8984B", "#C56F69", "#EFA2A2", "#BD692B", "#B55D49", "#D68343", "#ED838B", "#5D2F0E", "#D3C2B8", "#9F5320" ], "color_count": 13, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.288366Z" }, { "id": 186, "id_string": "f6f6f6-000000-4fac63-59b593-2e8b63-e70000-comficker", "name": "Bulbasaur", "colors": [ "#F6F6F6", "#000000", "#4FAC63", "#59B593", "#2E8B63", "#E70000" ], "color_count": 6, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.410786Z" }, { "id": 631, "id_string": "86a788-fffdec-ffe2e2-ffcfcf-cobaltcat", "name": "Pale Citrine Veil", "colors": [ "#86A788", "#FFFDEC", "#FFE2E2", "#FFCFCF" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.490067Z" }, { "id": 365, "id_string": "fefcf3-f5ebe0-f0dbdb-dba39a-nordichue", "name": "Cloud Gold Glow", "colors": [ "#FEFCF3", "#F5EBE0", "#F0DBDB", "#DBA39A" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.140259Z" }, { "id": 27, "id_string": "000000-efcdb2-b58530-ffffff-616161-30270a-f69988-lavenderbrazilianblacktarantula", "name": "Cute Cat", "colors": [ "#000000", "#EFCDB2", "#B58530", "#FFFFFF", "#616161", "#30270A", "#F69988" ], "color_count": 7, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:14.755358Z" }, { "id": 179, "id_string": "fffdff-3e81c2-2773a6-f8da0d-eada2f-3d6c7f-cc3e42-dc4a2e-9ebf2ad0-comficker", "name": "Marge Simpson", "colors": [ "#FFFDFF", "#3E81C2", "#2773A6", "#F8DA0D", "#EADA2F", "#3D6C7F", "#CC3E42", "#DC4A2E", "#E2E27C", "#D7D551", "#D3E99E", "#CACE8B", "#D9DFB5", "#FFFFD8" ], "color_count": 14, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.373923Z" }, { "id": 502, "id_string": "dff4f3-dde7f2-b9bbdf-878ecd-tonecraft", "name": "Cloud Lagoon Harbor", "colors": [ "#DFF4F3", "#DDE7F2", "#B9BBDF", "#878ECD" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.785260Z" }, { "id": 561, "id_string": "e0ece4-f7f2e7-d8d3cd-797a7e-huedrift", "name": "Pastel Coral Bloom", "colors": [ "#E0ECE4", "#F7F2E7", "#D8D3CD", "#797A7E" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.151514Z" }, { "id": 797, "id_string": "f7dad9-fff5da-d6d2c4-5d534a-huedrift", "name": "Neon Coral Bloom", "colors": [ "#F7DAD9", "#FFF5DA", "#D6D2C4", "#5D534A" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.321423Z" }, { "id": 32, "id_string": "000000-ad9e81-fafeca-044a3f-417b6c-665c42-eef785-maroonzebramussels", "name": "Computer Man", "colors": [ "#000000", "#AD9E81", "#FAFECA", "#044A3F", "#417B6C", "#665C42", "#EEF785" ], "color_count": 7, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:14.949944Z" } ] }