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=65
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=name&page=66", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=name&page=64" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 1145, "id_string": "f4f9f4-a7d7c5-74b49b-5c8d89-cobaltcat", "name": "Lagoon Breeze", "colors": [ "#F4F9F4", "#A7D7C5", "#74B49B", "#5C8D89" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.568636Z" }, { "id": 748, "id_string": "333333-ffffff-e1f4f3-706c61-pixelpine", "name": "Lagoon Dream", "colors": [ "#333333", "#FFFFFF", "#E1F4F3", "#706C61" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.091406Z" }, { "id": 1139, "id_string": "1c315e-227c70-88a47c-e6e2c3-cobaltcat", "name": "Lagoon Grove", "colors": [ "#1C315E", "#227C70", "#88A47C", "#E6E2C3" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.538719Z" }, { "id": 1348, "id_string": "602c2c-884b2b-341c27-cf573c-da863e-a53030-10141f-151d28-b50dd3ce-hoanglambk57", "name": "Leaping Deer", "colors": [ "#602C2C", "#884B2B", "#341C27", "#CF573C", "#DA863E", "#A53030", "#10141F", "#151D28", "#E8C170", "#E7D5B3", "#752438", "#15202A", "#151F2A", "#151E27", "#141B27", "#161E25", "#141D29", "#161D28", "#4D2B32", "#151C29", "#161D27", "#151E26", "#141E28", "#141C28", "#111A2A", "#241527", "#132026", "#151C28", "#141C29", "#151D27", "#131C26", "#141F29", "#131D26", "#161C28", "#141D28", "#141D27", "#161E27", "#151E28", "#161E29", "#1B1B28", "#161D24", "#151E29", "#141E29", "#161D29", "#0E1C2A" ], "color_count": 45, "like_count": 0, "usage_count": 1, "source": "art", "status": "public", "updated": "2026-08-21T15:59:13.871250Z" }, { "id": 613, "id_string": "ddffbb-c7e9b0-b3c99c-a4bc92-paperfox", "name": "Lime Bloom", "colors": [ "#DDFFBB", "#C7E9B0", "#B3C99C", "#A4BC92" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.398966Z" }, { "id": 506, "id_string": "ede4e0-c8dbbe-9f8772-665a48-pixelpine", "name": "Lime Dusk", "colors": [ "#EDE4E0", "#C8DBBE", "#9F8772", "#665A48" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.805706Z" }, { "id": 556, "id_string": "7c9473-cfdac8-e8eae6-cdd0cb-palettepup", "name": "Lime Glow", "colors": [ "#7C9473", "#CFDAC8", "#E8EAE6", "#CDD0CB" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.128145Z" }, { "id": 224, "id_string": "fffeff-317eea-comficker", "name": "Linkedin", "colors": [ "#FFFEFF", "#317EEA" ], "color_count": 2, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.618623Z" }, { "id": 155, "id_string": "eee0cd-61371e-f1b03f-ad6130-101112-lam", "name": "Lion", "colors": [ "#EEE0CD", "#61371E", "#F1B03F", "#AD6130", "#101112" ], "color_count": 5, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.210284Z" }, { "id": 181, "id_string": "fffbff-efe203-ffd511-e0d45b-d6edc9-f4f8e2-cd5f27-cc312c-5605aa4a-comficker", "name": "Lisa Simpson", "colors": [ "#FFFBFF", "#EFE203", "#FFD511", "#E0D45B", "#D6EDC9", "#F4F8E2", "#CD5F27", "#CC312C", "#E1474A", "#AE4214" ], "color_count": 10, "like_count": 1, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.384070Z" } ] }