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=43
{ "instance": null, "properties": [], "meta": null, "links": { "next": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=download_count&page=44", "previous": "https://touch.ninosaur.com/coloring/palettes/?format=api&ordering=download_count&page=42" }, "count": 1351, "page_size": 10, "num_pages": 136, "results": [ { "id": 132, "id_string": "557b99-261c38-26314a-fdd9be-436389-ffffff-whitelancetfish", "name": "Batman", "colors": [ "#557B99", "#261C38", "#26314A", "#FDD9BE", "#436389", "#FFFFFF" ], "color_count": 6, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:15.793201Z" }, { "id": 513, "id_string": "f5eee6-f3d7ca-e6a4b4-c86b85-retroswatch", "name": "Pastel Coral Dream", "colors": [ "#F5EEE6", "#F3D7CA", "#E6A4B4", "#C86B85" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.847510Z" }, { "id": 796, "id_string": "f7e8f6-f1c6e7-e5b0ea-bd83ce-nordichue", "name": "Cloud Orchid Veil", "colors": [ "#F7E8F6", "#F1C6E7", "#E5B0EA", "#BD83CE" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.316902Z" }, { "id": 446, "id_string": "fcf5ee-fbe8e7-f7ddde-ffc4d0-tonecraft", "name": "Cloud Rose Bloom", "colors": [ "#FCF5EE", "#FBE8E7", "#F7DDDE", "#FFC4D0" ], "color_count": 4, "like_count": 14, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:36.519000Z" }, { "id": 1100, "id_string": "ffdede-fdf5ca-ffdfaf-f2bb7b-duskpixel", "name": "Soft Scarlet Hush", "colors": [ "#FFDEDE", "#FDF5CA", "#FFDFAF", "#F2BB7B" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:40.359010Z" }, { "id": 253, "id_string": "2e4a52-3a2f4f-c8d0d8-e5de2a-derekyaheard", "name": "4-color palette", "colors": [ "#2E4A52", "#3A2F4F", "#C8D0D8", "#E5DE2A" ], "color_count": 4, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.848600Z" }, { "id": 604, "id_string": "1c6758-3d8361-d6cda4-eef2e6-paperfox", "name": "Warm Lagoon Dawn", "colors": [ "#1C6758", "#3D8361", "#D6CDA4", "#EEF2E6" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.355864Z" }, { "id": 745, "id_string": "7fb77e-b1d7b4-f7f6dc-ffc090-cobaltcat", "name": "Neon Coral Bay", "colors": [ "#7FB77E", "#B1D7B4", "#F7F6DC", "#FFC090" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:38.075365Z" }, { "id": 676, "id_string": "beebe9-f4dada-ffb6b9-f6eec7-palettepup", "name": "Soft Blush Drift", "colors": [ "#BEEBE9", "#F4DADA", "#FFB6B9", "#F6EEC7" ], "color_count": 4, "like_count": 13, "usage_count": 0, "source": "curated", "status": "public", "updated": "2026-06-25T17:16:37.738686Z" }, { "id": 254, "id_string": "000000-a0b5de-cbdbfc-ffffff-1f2321-2a322e-111211-445cbb-1596dc3e-cutilatk", "name": "12-color palette", "colors": [ "#000000", "#A0B5DE", "#CBDBFC", "#FFFFFF", "#1F2321", "#2A322E", "#111211", "#445CBB", "#3249A4", "#253A8E", "#161A64", "#111446" ], "color_count": 12, "like_count": 0, "usage_count": 0, "source": "extracted", "status": "public", "updated": "2026-06-24T02:38:16.862958Z" } ] }