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=56
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=download_count&page=57", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=download_count&page=55" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 524, "id_string": "ffbb5c-ff9b50-e25e3e-c63d2f-cobaltcat", "name": "Vivid Apricot Drift", "colors": [ "#FFBB5C", "#FF9B50", "#E25E3E", "#C63D2F" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.937901Z" }, { "id": 611, "id_string": "a8e6cf-fdffab-ffd3b6-ffaaa5-retroswatch", "name": "Cloud Sunbeam Breeze", "colors": [ "#A8E6CF", "#FDFFAB", "#FFD3B6", "#FFAAA5" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.389532Z" }, { "id": 368, "id_string": "c4dfdf-d2e9e9-e3f4f4-f8f6f4-studiomochi", "name": "Pastel Aqua Dream", "colors": [ "#C4DFDF", "#D2E9E9", "#E3F4F4", "#F8F6F4" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.154287Z" }, { "id": 258, "id_string": "000000-a99bee-ff004d-c0ff14-deregock", "name": "4-color palette", "colors": [ "#000000", "#A99BEE", "#FF004D", "#C0FF14" ], "color_count": 4, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.917473Z" }, { "id": 1083, "id_string": "d8efd3-95d2b3-55ad9b-f1f8e8-cobaltcat", "name": "Warm Lime Grove", "colors": [ "#D8EFD3", "#95D2B3", "#55AD9B", "#F1F8E8" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.278112Z" }, { "id": 159, "id_string": "edd6b1-0b0c0b-dc8e52-f5bf8c-fcf1d7-c65720-b74418-762410-fd90a5e1-lam", "name": "Goku", "colors": [ "#EDD6B1", "#0B0C0B", "#DC8E52", "#F5BF8C", "#FCF1D7", "#C65720", "#B74418", "#762410", "#98280D", "#883F1C", "#112746", "#E3631F", "#3D1D0F", "#5B2C19", "#4D4B46", "#9C4E28", "#B82824", "#B99A6D", "#A88557" ], "color_count": 19, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.233097Z" }, { "id": 314, "id_string": "615239-776d52-897e5a-90856e-98a241-979c54-99926c-a49b6e-72eec21a-epicemc05", "name": "16-color palette", "colors": [ "#615239", "#776D52", "#897E5A", "#90856E", "#98A241", "#979C54", "#99926C", "#A49B6E", "#958981", "#9E917E", "#A49A81", "#ADA884", "#A89C95", "#B0A89B", "#BEB7B1", "#E0DEDD" ], "color_count": 16, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:17.319436Z" }, { "id": 732, "id_string": "caf7e3-f8eded-f6dfeb-e4bad4-mossyhex", "name": "Cloud Teal Mist", "colors": [ "#CAF7E3", "#F8EDED", "#F6DFEB", "#E4BAD4" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.003764Z" }, { "id": 681, "id_string": "cffffe-f9f7d9-fce2ce-ffc1f3-palettepup", "name": "Pale Teal Grove", "colors": [ "#CFFFFE", "#F9F7D9", "#FCE2CE", "#FFC1F3" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.765811Z" }, { "id": 113, "id_string": "4873a3-000200-f5e139-f4b805-f43845-e74233-f5c578-f5d8a7-9d945cba-blackpygmypython", "name": "Luffy", "colors": [ "#4873A3", "#000200", "#F5E139", "#F4B805", "#F43845", "#E74233", "#F5C578", "#F5D8A7", "#089CF5", "#FFFFFF" ], "color_count": 10, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.504348Z" } ] }