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=23
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=-name&page=24", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=-name&page=22" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 44, "id_string": "c6bfbe-040309-e0e6e9-9d919d-b0813f-cf7f33-adb6b1-1d1f29-comficker", "name": "Thug duck", "colors": [ "#C6BFBE", "#040309", "#E0E6E9", "#9D919D", "#B0813F", "#CF7F33", "#ADB6B1", "#1D1F29" ], "color_count": 8, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.077334Z" }, { "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": 734, "id_string": "439a97-62b6b7-97dece-cbedd5-duskpixel", "name": "Teal Tide", "colors": [ "#439A97", "#62B6B7", "#97DECE", "#CBEDD5" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.017998Z" }, { "id": 621, "id_string": "272343-ffffff-e3f6f5-bae8e8-palettepup", "name": "Teal Haze", "colors": [ "#272343", "#FFFFFF", "#E3F6F5", "#BAE8E8" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.443558Z" }, { "id": 1203, "id_string": "071e3d-1f4287-278ea5-21e6c1-hexharbor", "name": "Teal Glow", "colors": [ "#071E3D", "#1F4287", "#278EA5", "#21E6C1" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.846212Z" }, { "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": 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": 1216, "id_string": "f7f1e5-e7b10a-898121-4c4b16-pixelpine", "name": "Sunbeam Sunset", "colors": [ "#F7F1E5", "#E7B10A", "#898121", "#4C4B16" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.905111Z" }, { "id": 991, "id_string": "206a5d-81b214-ffcc29-f58634-hexharbor", "name": "Sunbeam Hush", "colors": [ "#206A5D", "#81B214", "#FFCC29", "#F58634" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:39.843234Z" }, { "id": 539, "id_string": "698474-889e81-bac7a7-e5e4cc-minthaze", "name": "Sunbeam Haze", "colors": [ "#698474", "#889E81", "#BAC7A7", "#E5E4CC" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.043099Z" } ] }