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=54
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=download_count&page=55", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=download_count&page=53" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 503, "id_string": "937dc2-c689c6-ffabe1-ffe6f7-tonecraft", "name": "Vivid Mauve Sunset", "colors": [ "#937DC2", "#C689C6", "#FFABE1", "#FFE6F7" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.791751Z" }, { "id": 588, "id_string": "07689f-a2d5f2-fafafa-ff7e67-nordichue", "name": "Rose Drift", "colors": [ "#07689F", "#A2D5F2", "#FAFAFA", "#FF7E67" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.280274Z" }, { "id": 1065, "id_string": "f7efe5-e2bfd9-c8a1e0-674188-paperfox", "name": "Cool Apricot Bay", "colors": [ "#F7EFE5", "#E2BFD9", "#C8A1E0", "#674188" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.194802Z" }, { "id": 465, "id_string": "f8f4e1-af8f6f-74512d-543310-mossyhex", "name": "Cool Apricot Tide", "colors": [ "#F8F4E1", "#AF8F6F", "#74512D", "#543310" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.608796Z" }, { "id": 1231, "id_string": "0f2854-1c4d8d-4988c4-bde8f5-duskpixel", "name": "Vivid Cyan Drift", "colors": [ "#0F2854", "#1C4D8D", "#4988C4", "#BDE8F5" ], "color_count": 4, "like_count": 12, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.975452Z" }, { "id": 231, "id_string": "ffffff-000000-df2081-96d0d3-4a7e7d-fae4d0-314d51-fe92a2-7fabd466-comficker", "name": "Mikuu", "colors": [ "#FFFFFF", "#000000", "#DF2081", "#96D0D3", "#4A7E7D", "#FAE4D0", "#314D51", "#FE92A2", "#B9B9B9", "#76B9B7", "#5C5C5C" ], "color_count": 11, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.664978Z" }, { "id": 716, "id_string": "272829-61677a-d8d9da-fff6e0-swatchbird", "name": "Vivid Coral Dusk", "colors": [ "#272829", "#61677A", "#D8D9DA", "#FFF6E0" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.929268Z" }, { "id": 233, "id_string": "ffffff-000000-9bdbfe-f89128-0cfa29-ffeb0d-ef291d-fcc6ff-25987878-hoangbv", "name": "Unicorn", "colors": [ "#FFFFFF", "#000000", "#9BDBFE", "#F89128", "#0CFA29", "#FFEB0D", "#EF291D", "#FCC6FF", "#BEEBFF", "#C8C8C8" ], "color_count": 10, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.678942Z" }, { "id": 1063, "id_string": "f0e3ff-d89cf6-916dd5-3e206d-pixelpine", "name": "Iris Tide", "colors": [ "#F0E3FF", "#D89CF6", "#916DD5", "#3E206D" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.185422Z" }, { "id": 144, "id_string": "ffe8c8-7a0253-ff2c32-fc7977-f7eaa0-a4c2e1-ffffff-lam", "name": "Hello kitty", "colors": [ "#FFE8C8", "#7A0253", "#FF2C32", "#FC7977", "#F7EAA0", "#A4C2E1", "#FFFFFF" ], "color_count": 7, "like_count": 0, "usage_count": 1, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.126805Z" } ] }